This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2025-10-17 18:41:31 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
QR
History
Mark Borgerding
e702934dfa
fixed ColPivHouseholderQR<>::rank (part of bbd49d194adc34e1a0e25cdfb5d488f2e0551ce0
...
)
2014-03-20 14:25:50 -04:00
..
CMakeLists.txt
Add COMPONENT Devel
2009-02-23 07:50:56 +00:00
ColPivHouseholderQR_MKL.h
Fix bug
#314
:
2012-11-06 15:25:50 +01:00
ColPivHouseholderQR.h
fixed ColPivHouseholderQR<>::rank (part of bbd49d194adc34e1a0e25cdfb5d488f2e0551ce0
2014-03-20 14:25:50 -04:00
FullPivHouseholderQR.h
Make pivoting HouseholderQR compatible with custom scalar types
2014-02-25 18:55:16 +01:00
HouseholderQR_MKL.h
Get rid of include directives inside namespace blocks (bug
#339
).
2012-04-15 11:06:28 +01:00
HouseholderQR.h
Fix HouseholderSequence::conjugate() and ::adjoint() and add respective unit tests.
2013-06-17 00:14:42 +02:00