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
48f6b274e2d5a59477a368795867baea40e40eed
eigen
/
Eigen
/
src
/
QR
History
Gael Guennebaud
8580eb6808
bug
#949
: add static assertion for incompatible scalar types in dense end-user decompositions.
2015-03-13 21:06:20 +01:00
..
CMakeLists.txt
Add COMPONENT Devel
2009-02-23 07:50:56 +00:00
ColPivHouseholderQR_MKL.h
quieted more g++ warnings of the form: warning: typedef XXX locally defined but not used [-Wunused-local-typedefs]
2014-10-16 09:19:32 -04:00
ColPivHouseholderQR.h
bug
#949
: add static assertion for incompatible scalar types in dense end-user decompositions.
2015-03-13 21:06:20 +01:00
FullPivHouseholderQR.h
bug
#949
: add static assertion for incompatible scalar types in dense end-user decompositions.
2015-03-13 21:06:20 +01:00
HouseholderQR_MKL.h
Remove deprecated usage of expr::Index.
2015-02-16 14:46:51 +01:00
HouseholderQR.h
bug
#949
: add static assertion for incompatible scalar types in dense end-user decompositions.
2015-03-13 21:06:20 +01:00