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
f9580a3473b20b97cf3e939154f85004e232d96e
eigen
/
Eigen
/
src
/
Householder
History
Gael Guennebaud
b868bfb84a
Make operator=(EigenBase<>) uses the new assignment mechanism and introduce a generic EigenBase to EigenBase assignment kind based on the previous evalTo mechanism.
2014-06-25 17:23:52 +02: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
Make operator=(EigenBase<>) uses the new assignment mechanism and introduce a generic EigenBase to EigenBase assignment kind based on the previous evalTo mechanism.
2014-06-25 17:23:52 +02:00