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
b3fd93207bea08fc459be46f84fd6bbe18b19523
eigen
/
Eigen
/
src
/
SVD
History
Christoph Hertzberg
42715533f1
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
..
BDCSVD.h
MIsc. source and comment typos
2018-03-11 10:01:44 -04:00
JacobiSVD_LAPACKE.h
Fix incorrect ldvt in LAPACKE call from JacobiSVD
2018-01-03 12:55:52 -08:00
JacobiSVD.h
bug
#1412
: fix compilation with nvcc+MSVC
2018-01-17 23:13:16 +01:00
SVDBase.h
Adjusted the EIGEN_DEVICE_FUNC qualifiers to make sure that:
2017-03-01 11:47:47 -08: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