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
abc815798b21ce99c28444d7df5b48573de3e237
eigen
/
Eigen
/
src
/
Householder
History
Gael Guennebaud
30d97c03ce
Defer the allocation of the working space:
...
- it is not always needed, - and this fixes a long-to-float conversion warning
2016-05-26 17:39:42 +02:00
..
BlockHouseholder.h
Remove deprecated usage of expr::Index.
2015-02-16 14:46:51 +01:00
CMakeLists.txt
add new Householder module
2009-08-03 16:06:57 +02:00
Householder.h
bug
#1017
: apply Christoph's patch preventing underflows in makeHouseholder
2015-06-22 16:51:45 +02:00
HouseholderSequence.h
Defer the allocation of the working space:
2016-05-26 17:39:42 +02:00