eigen/Eigen
2013-06-09 23:14:45 +02:00
..
src Fix bug #609: avoid if statement and improve consistency of eulerAngles method 2013-06-09 23:14:45 +02:00
Array
Cholesky
CholmodSupport
CMakeLists.txt
Core Enable SSE with ICC even when it mimics a gcc version lower than 4.2 2013-04-11 19:48:34 +02:00
Dense
Eigen
Eigen2Support
Eigenvalues Add a preliminary GeneralizedEigenSolver computing the eigenvalues of Av=lBv with A and B general real matrices. 2012-07-26 20:15:17 +02:00
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 Include SparseLU and SparseQR 2013-03-13 18:01:47 +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 Include misc struct declarations 2013-05-29 10:15:40 +02:00
SparseQR Include misc struct declarations 2013-05-29 10:15:40 +02:00
SPQRSupport Add support for Sparse QR factorization 2012-11-12 15:20:37 +01:00
StdDeque
StdList
StdVector
SuperLUSupport
SVD
UmfPackSupport