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
86ca05b324f3f27249eb74b5ec839e2c331c8bbb
eigen
/
Eigen
/
src
/
Householder
History
Gael Guennebaud
af712e80e6
fix bug
#73
: weird compilation error in HouseholderSequence where double and float were mixed. Hopefuly this also solve bug #91...
2011-01-28 12:35:32 +01:00
..
BlockHouseholder.h
bug
#86
: use internal:: namespace instead of ei_ prefix
2010-10-25 10:15:22 -04:00
CMakeLists.txt
add new Householder module
2009-08-03 16:06:57 +02:00
Householder.h
bug
#54
- really fix const correctness except in Sparse
2010-12-22 17:45:37 -05:00
HouseholderSequence.h
fix bug
#73
: weird compilation error in HouseholderSequence where double and float were mixed. Hopefuly this also solve bug #91...
2011-01-28 12:35:32 +01:00