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
9a700c297490024bd94edfcd73f14c8a984705c9
eigen
/
Eigen
/
src
/
QR
History
Hauke Heibel
f4661e696e
Resize is only defined in Matrix and not in MatrixBase.
...
I am not sure whether the better fix is to move the resize functions to MatrixBase.
2009-10-14 11:07:11 +02:00
..
CMakeLists.txt
Add COMPONENT Devel
2009-02-23 07:50:56 +00:00
ColPivotingHouseholderQR.h
Fix compilation of HouseholderQR and ColPivotingHouseholderQR for non-square fixed-size matrices.
2009-09-28 10:49:55 -04:00
FullPivotingHouseholderQR.h
make ColPivotingQR use HouseholderSequence
2009-09-16 15:56:20 +02:00
HouseholderQR.h
Resize is only defined in Matrix and not in MatrixBase.
2009-10-14 11:07:11 +02:00