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
13a17d968f47e288e4e572848aae8dcbc73c9044
eigen
/
Eigen
/
src
/
Householder
History
David H. Bailey
b3c3627c72
fix implicit scalar conversions (needed to support fancy scalar types, see bug
#276
)
...
(transplanted from d61f1eae804a5dc4924f167c00fbde31c1bef7ea)
2011-05-23 11:20:13 +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 implicit scalar conversions (needed to support fancy scalar types, see bug
#276
)
2011-05-23 11:20:13 +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