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
5b20d9f326c2ec2d469da74810d2545a714ca203
eigen
/
Eigen
/
src
/
SVD
History
Antonio Sanchez
23b1682723
Fix cuda device warnings
2025-02-28 22:09:30 -08:00
..
BDCSVD.h
bug
#1695
: fix a numerical robustness issue. Computing the secular equation at the middle range without a shift might give a wrong sign.
2019-03-27 20:16:58 +01:00
JacobiSVD_LAPACKE.h
Fix incorrect ldvt in LAPACKE call from JacobiSVD
2018-01-03 12:55:52 -08:00
JacobiSVD.h
bug
#1395
: fix the use of compile-time vectors as inputs of JacobiSVD.
2017-02-20 13:44:37 +01:00
SVDBase.h
Fix cuda device warnings
2025-02-28 22:09:30 -08:00
UpperBidiagonalization.h
bug
#1403
: more scalar conversions fixes in BDCSVD
2017-06-09 15:45:49 +02:00