This website requires JavaScript.
Explore
Help
Sign In
devtools
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2026-04-10 11:34:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da81e863e2f01a32b228679a7a2d928d366fd4be
eigen
/
Eigen
/
src
/
Householder
History
Christoph Hertzberg
93e867b63c
Fix bug
#222
. Make temporary matrix column-major independently of EIGEN_DEFAULT_TO_ROW_MAJOR
...
(transplanted from
60cd361ebe
)
2014-03-26 17:48:30 +01:00
..
BlockHouseholder.h
Fix bug
#222
. Make temporary matrix column-major independently of EIGEN_DEFAULT_TO_ROW_MAJOR
2014-03-26 17:48:30 +01:00
CMakeLists.txt
add new Householder module
2009-08-03 16:06:57 +02:00
Householder.h
Fix bug
#314
: move remaining math functions from internal to numext namespace
2013-06-10 23:40:56 +02:00
HouseholderSequence.h
Fix HouseholderSequence::conjugate() and ::adjoint() and add respective unit tests.
2013-06-17 00:14:42 +02:00