eigen/Eigen
2014-09-02 10:47:40 +02:00
..
src Add examples for hnormalized and homogenous (fix bug #846) 2014-09-02 10:47:40 +02:00
Cholesky doc: Add references to Cholesky methods in SelfAdjointView. 2014-04-07 14:14:48 +01:00
CholmodSupport
CMakeLists.txt
Core EIGEN_EXCEPTIONS was not defined in test/main.h, therefore all VERIFY_RAISES_ASSERT tests were not enabled 2014-08-20 16:39:25 +02:00
Dense
Eigen Sparse is stable now, so Eigen/Eigen should include Sparse 2013-10-02 23:31:59 +02:00
Eigenvalues
Geometry Removed the deprecated EIGEN2_SUPPORT, as previously announced. A compilation error is raised, if this compile-switch is defined. The documentation references to the corresponding pages from Eigen3.2 now. Also, the Eigen2 testsuite has been removed. 2014-07-01 16:58:11 +02:00
Householder
IterativeLinearSolvers
Jacobi
LU Removed the deprecated EIGEN2_SUPPORT, as previously announced. A compilation error is raised, if this compile-switch is defined. The documentation references to the corresponding pages from Eigen3.2 now. Also, the Eigen2 testsuite has been removed. 2014-07-01 16:58:11 +02:00
MetisSupport
OrderingMethods
PardisoSupport
PaStiXSupport
QR Removed the deprecated EIGEN2_SUPPORT, as previously announced. A compilation error is raised, if this compile-switch is defined. The documentation references to the corresponding pages from Eigen3.2 now. Also, the Eigen2 testsuite has been removed. 2014-07-01 16:58:11 +02:00
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
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 Reafctoring in D&C SVD unsupported module: clean and merge the SVDBase class to Eigen/SVD, rm copy/pasted JacobiSVD.h file 2014-09-01 18:16:20 +02:00
UmfPackSupport