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
efeb89dcdb395304752f13cfe0edaf8daaa8b07b
eigen
/
Eigen
/
src
/
Householder
History
Gael Guennebaud
6f960b83ff
Make use of is_same_dense helper instead of extract_data to detect input/outputs are the same.
2016-04-13 18:47:12 +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
Make use of is_same_dense helper instead of extract_data to detect input/outputs are the same.
2016-04-13 18:47:12 +02:00