eigen/Eigen/src
2015-04-21 10:15:36 +02:00
..
Cholesky
CholmodSupport
Core Fix typo in the definition of EIGEN_COMP_GNUC_STRICT 2015-04-21 10:12:38 +02:00
Eigenvalues Backed out changeset 04c8c5d9ef 2015-04-15 14:47:08 +02:00
Geometry Fix bug #996: fix comparisons to 0 instead of Scalar(0) 2015-04-15 14:48:53 +02:00
Householder
IterativeLinearSolvers
Jacobi
LU
MetisSupport
misc
OrderingMethods Update approx. minimum ordering method to push and keep structural empty diagonal elements to the bottom-right part of the matrix 2015-03-20 16:33:48 +01:00
PardisoSupport
PaStiXSupport
plugins
QR
SparseCholesky
SparseCore Make sure that BlockImpl<const SparseMatrix> ctor is called with the right type 2015-04-21 10:15:36 +02:00
SparseLU
SparseQR
SPQRSupport
StlSupport
SuperLUSupport Fix regression in DynamicSparseMatrix and SuperLUSupport wrt recent change on nonZeros/nonZerosEstimate 2015-04-02 22:21:41 +02:00
SVD Remove most of the dynamic memory allocations that occured in D&C SVD. Still remains the calls to JacobiSVD and UpperBidiagonalization. 2015-03-31 22:54:47 +02:00
UmfPackSupport
CMakeLists.txt