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
33b972d8b384698f57b02557a154834de87a355f
eigen
/
Eigen
/
src
/
SVD
History
Gael Guennebaud
7a875acfb0
Fix overflow issues in BDCSVD
...
(grafted from
e8468ea91b
)
2017-11-08 10:24:28 +01:00
..
BDCSVD.h
Fix overflow issues in BDCSVD
2017-11-08 10:24:28 +01:00
JacobiSVD_LAPACKE.h
Clean references to MKL in LAPACKe support.
2016-07-25 18:20:08 +02: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
Enforce scalar types in calls to max/min (helps with expression template scalar types)
2016-07-25 12:35:10 +02:00
UpperBidiagonalization.h
bug
#1403
: more scalar conversions fixes in BDCSVD
2017-06-09 15:45:49 +02:00