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
23bfcfc15ffca75a0a90440c50781d384ce3fe0c
eigen
/
Eigen
/
src
/
QR
History
Gael Guennebaud
2299717fd5
Fix and workaround several doxygen issues/warnings
2017-01-04 23:27:33 +01:00
..
ColPivHouseholderQR_LAPACKE.h
Clean references to MKL in LAPACKe support.
2016-07-25 18:20:08 +02:00
ColPivHouseholderQR.h
1. Add explicit template to abs2 (resolves deduction for some arithmetic types)
2016-12-02 11:39:18 +01: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