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
0aa7425f1581b169f5d06a2818597331ad1de272
eigen
/
Eigen
/
src
/
Householder
History
Adam Szalkowski
969e92261d
fix bug
#239
: the essential part was left uninitialized in some cases
2011-03-31 09:54:52 +02: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
fix bug
#239
: the essential part was left uninitialized in some cases
2011-03-31 09:54:52 +02: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