eigen/Eigen/src/SVD
Christoph Hertzberg 4387298e80 Cast Index to RealScalar
This fixes compilation issues with RealScalar types that are not implicitly castable from Index (e.g. ceres Jet types).
Reported by Peter Anderson-Sprecher via eMail
(grafted from ac21a08c13
)
2019-05-23 15:31:12 +02: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 Cast Index to RealScalar 2019-05-23 15:31:12 +02:00
UpperBidiagonalization.h bug #1403: more scalar conversions fixes in BDCSVD 2017-06-09 15:45:49 +02:00