eigen/Eigen
2014-05-03 10:46:11 +02:00
..
src Add missing add_subdirectory directive 2014-05-03 10:46:11 +02:00
Array
Cholesky doc: Add references to Cholesky methods in SelfAdjointView. 2014-04-07 14:14:48 +01:00
CholmodSupport
CMakeLists.txt
Core merge with default branch 2014-03-28 09:24:18 +01:00
Dense
Eigen Sparse is stable now, so Eigen/Eigen should include Sparse 2013-10-02 23:31:59 +02:00
Eigen2Support
Eigenvalues
Geometry Added support for AVX to Eigen. 2014-01-29 11:43:05 -08:00
Householder
IterativeLinearSolvers
Jacobi
LeastSquares
LU Added support for AVX to Eigen. 2014-01-29 11:43:05 -08:00
MetisSupport
OrderingMethods
PardisoSupport
PaStiXSupport
QR Minor corrections in QR docs. 2013-12-31 18:06:28 +00:00
QtAlignedMalloc shut up stupid ICC warnings 2011-02-22 09:31:22 -05:00
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
SparseQR
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 extend documentation of *Support modules 2012-06-21 10:51:22 +02:00
SVD
UmfPackSupport