eigen/Eigen
2012-04-10 15:40:36 +02:00
..
src fix compilation of "somedensematrix.llt().matrixL().transpose()" (missing constness on the return types) 2012-04-10 15:40:36 +02:00
Array
Cholesky add a "using MKL" documentation page, add a minimal documentation of PARDISO wrapper classes, refine a bit the EIGEN_USE_* logic 2011-12-09 16:52:37 +01:00
CholmodSupport cleanning pass on the sparse modules: 2011-11-28 16:36:37 +01:00
CMakeLists.txt
Core <complex> must be included first 2012-02-10 22:49:09 +01:00
Dense
Eigen
Eigen2Support cleanning pass on the sparse modules: 2011-11-28 16:36:37 +01:00
Eigenvalues add a "using MKL" documentation page, add a minimal documentation of PARDISO wrapper classes, refine a bit the EIGEN_USE_* logic 2011-12-09 16:52:37 +01:00
Geometry
Householder
IterativeLinearSolvers clean a bit the ILUT code 2012-02-14 22:07:19 +01:00
Jacobi
LeastSquares
LU add a "using MKL" documentation page, add a minimal documentation of PARDISO wrapper classes, refine a bit the EIGEN_USE_* logic 2011-12-09 16:52:37 +01:00
OrderingMethods fix some include paths 2011-11-16 09:27:38 +01:00
PardisoSupport fix and clean Pardiso solver and s/PARDISOSupport/PardisoSupport 2012-02-27 13:23:21 +01:00
PaStiXSupport Add simple API to set Pastix parameters 2012-03-22 15:54:52 +01:00
QR add a "using MKL" documentation page, add a minimal documentation of PARDISO wrapper classes, refine a bit the EIGEN_USE_* logic 2011-12-09 16:52:37 +01:00
QtAlignedMalloc
Sparse move sparse solvers from unsupported/ to main Eigen/ and remove the "not stable yet" warning 2011-11-12 14:11:27 +01:00
SparseCholesky fix some include paths 2011-11-16 09:27:38 +01:00
SparseCore add sparse * permutation products with assiciated unit tests 2012-03-29 11:29:43 +02:00
StdDeque
StdList
StdVector
SuperLUSupport cleanning pass on the sparse modules: 2011-11-28 16:36:37 +01:00
SVD Document that JacobiSVD also handles complex matrices. 2012-01-26 13:16:50 +00:00
UmfPackSupport cleanning pass on the sparse modules: 2011-11-28 16:36:37 +01:00