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
f8b88d21a6c31accb09e8eadc2de06809aafe06e
eigen
/
Eigen
/
src
/
Householder
History
Christoph Hertzberg
51e2e93019
Backed out of changeset 6091:9d3e0da38576dddc4df25c0e61ad6685193eb630
...
Unfortunately this breaks things at other places
2014-07-10 16:12:33 +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
Backed out of changeset 6091:9d3e0da38576dddc4df25c0e61ad6685193eb630
2014-07-10 16:12:33 +02:00
HouseholderSequence.h
Fix HouseholderSequence::conjugate() and ::adjoint() and add respective unit tests.
2013-06-17 00:14:42 +02:00