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
26adb0e5aff4de53f048a63b382d5e1a1ad2e96b
eigen
/
Eigen
/
src
/
SVD
History
Antonio Sanchez
848db4ed2d
Fix BDCSVD condition for failing with numerical issue.
...
(cherry picked from commit
481a4a8c31
)
2023-07-07 15:21:17 -07:00
..
BDCSVD.h
Fix BDCSVD condition for failing with numerical issue.
2023-07-07 15:21:17 -07:00
JacobiSVD_LAPACKE.h
Fix incorrect ldvt in LAPACKE call from JacobiSVD
2018-01-03 12:55:52 -08:00
JacobiSVD.h
Fixes
#1387
for compilation error in JacobiSVD with HouseholderQRPreconditioner that occurs when input is a compile-time row vector.
2021-07-22 18:01:55 +00:00
SVDBase.h
Fix two bugs in commit
2021-04-02 22:06:27 +00:00
UpperBidiagonalization.h
Fix RowMajorBit <-> RowMajor mixup.
2023-07-07 15:06:18 -07:00