This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2025-05-30 01:53:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
SVD
History
Christoph Hertzberg
da0a41b9ce
Mask unused-parameter warnings, when building with NDEBUG
2019-01-18 10:41:14 +01:00
..
BDCSVD.h
PR 567: makes all dense solvers inherit SoverBase (LU,Cholesky,QR,SVD).
2019-01-17 01:17:39 +01:00
JacobiSVD_LAPACKE.h
Fix incorrect ldvt in LAPACKE call from JacobiSVD
2018-01-03 12:55:52 -08:00
JacobiSVD.h
PR 567: makes all dense solvers inherit SoverBase (LU,Cholesky,QR,SVD).
2019-01-17 01:17:39 +01:00
SVDBase.h
Mask unused-parameter warnings, when building with NDEBUG
2019-01-18 10:41:14 +01:00
UpperBidiagonalization.h
bug
#1493
: Make representation of HouseholderSequence consistent and working for complex numbers. Made corresponding unit test actually test that. Also simplify implementation of QR decompositions
2018-04-15 10:15:28 +02:00