eigen/Eigen
2013-02-15 14:28:20 +01:00
..
src Workaround the following warning: "assuming signed overflow does not occur when assuming that (X + c) < X is always false" 2013-02-15 14:28:20 +01:00
Array
Cholesky
CholmodSupport
CMakeLists.txt
Core Move the definition of DenseBase::InnerIterator to Core module. (needed to make blueNorm generic) 2013-01-15 22:03:54 +01:00
Dense
Eigen
Eigen2Support
Eigenvalues
Geometry
Householder
IterativeLinearSolvers Big changes in Eigen documentation: 2013-01-05 16:37:11 +01:00
Jacobi
LeastSquares
LU
MetisSupport Documentation for the ordering methods 2013-01-21 15:37:47 +01:00
OrderingMethods Fix some MPL2/LGPL lisencing confusions 2013-02-06 11:30:33 +01:00
PardisoSupport
PaStiXSupport
QR
QtAlignedMalloc
Sparse Big changes in Eigen documentation: 2013-01-05 16:37:11 +01:00
SparseCholesky Fix some MPL2/LGPL lisencing confusions 2013-02-06 11:30:33 +01:00
SparseCore Move the definition of DenseBase::InnerIterator to Core module. (needed to make blueNorm generic) 2013-01-15 22:03:54 +01:00
SparseLU Add additional methods in SparseLU and Improve the naming conventions 2013-01-25 20:38:26 +01:00
SparseQR Move SparseColEtree common to SparseLU and SparseQR to SparseCore and fix build issue of sparseqr 2013-01-14 15:59:46 +01:00
SPQRSupport Add support for Sparse QR factorization 2012-11-12 15:20:37 +01:00
StdDeque
StdList
StdVector
SuperLUSupport
SVD
UmfPackSupport