eigen/unsupported/Eigen/src
2014-09-02 17:29:06 +02:00
..
AutoDiff Fixed bug #702 and added unit test. 2013-11-07 18:32:24 +01:00
BDCSVD Reafctoring in D&C SVD unsupported module: clean and merge the SVDBase class to Eigen/SVD, rm copy/pasted JacobiSVD.h file 2014-09-01 18:16:20 +02:00
BVH
Eigenvalues
FFT
IterativeSolvers Correct GMRES: 2014-08-02 18:39:15 +02:00
KroneckerProduct optimize sparse-sparse Kronecker product 2014-02-14 14:46:01 +01:00
LevenbergMarquardt Allow LevenbergMarquardt to work with non-standard types. 2014-08-27 15:24:51 +01:00
MatrixFunctions Fix typo in MatrixExponential noticed by Markos. 2014-07-25 13:34:03 +01:00
MoreVectorization
NonLinearOptimization Remove LM::sqrt_() member function in favor of a shortcut for sqrt(epsilon()) 2014-09-02 17:29:06 +02:00
NumericalDiff
Polynomials PolynomialSolver: fix typo. 2014-05-19 19:24:02 +02:00
Skyline
SparseExtra Make loadMarket use the sparse-matrix index type, thus enabling loading huge matrices. 2014-07-31 16:43:19 +02:00
Splines Fixed index that would cause crash with two point, two derivative interpolation. Added static_cast. 2014-07-10 12:03:42 -06:00
CMakeLists.txt Reafctoring in D&C SVD unsupported module: clean and merge the SVDBase class to Eigen/SVD, rm copy/pasted JacobiSVD.h file 2014-09-01 18:16:20 +02:00