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
71d1198ccdc645d0f135a610a0aeee652b6069b6
eigen
/
Eigen
/
src
/
QR
History
Gael Guennebaud
ec067ac5e3
bug
#1403
: more scalar conversions fixes in BDCSVD
...
(grafted from
731c8c704d
)
2017-06-09 15:45:49 +02:00
..
ColPivHouseholderQR_LAPACKE.h
Clean references to MKL in LAPACKe support.
2016-07-25 18:20:08 +02:00
ColPivHouseholderQR.h
bug
#1403
: more scalar conversions fixes in BDCSVD
2017-06-09 15:45:49 +02:00
CompleteOrthogonalDecomposition.h
Fix and workaround several doxygen issues/warnings
2017-01-04 23:27:33 +01:00
FullPivHouseholderQR.h
Fix compilation of qr.inverse() for column and full pivoting variants.
2016-10-06 09:55:50 +02:00
HouseholderQR_LAPACKE.h
Clean references to MKL in LAPACKe support.
2016-07-25 18:20:08 +02:00
HouseholderQR.h
bug
#1266
: remove CUDA guards on MatrixBase::<decomposition> definitions. (those used to break old nvcc versions that we propably don't care anymore)
2016-09-06 09:55:50 +02:00