eigen/Eigen
2014-01-07 20:17:59 +01:00
..
src Document the fact that Random and setRandom are not reentrant (so not thread-safe) 2014-01-07 20:17:59 +01:00
Array
Cholesky
CholmodSupport
CMakeLists.txt
Core Add an option to test evaluators globally 2013-11-07 16:38:14 +01:00
Dense
Eigen Sparse is stable now, so Eigen/Eigen should include Sparse 2013-10-02 23:31:59 +02:00
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 Fix some doxygen errors and warnings. 2013-07-02 14:08:12 +01:00
SparseCholesky Add missing dependency in SparseSholesky header 2013-06-11 21:13:30 +02: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 Introduce a TEST_SET_BUT_UNUSED_VARIABLE macro for initialized but unused variables in the unit tests and also fix a few other warnings. 2013-06-25 11:42:04 +02:00
StdDeque
StdList
StdVector
SuperLUSupport
SVD
UmfPackSupport