.. |
src
|
bug #897: fix UmfPack usage with mapped sparse matrices
|
2014-12-02 13:57:13 +01:00 |
Cholesky
|
Remove deprecated code not used by evaluators
|
2014-09-18 15:15:27 +02:00 |
CholmodSupport
|
Remove deprecated code not used by evaluators
|
2014-09-18 15:15:27 +02:00 |
CMakeLists.txt
|
|
|
Core
|
Introduce unified macros to identify compiler, OS, and architecture. They are all defined in util/Macros.h and prefixed with EIGEN_COMP_, EIGEN_OS_, and EIGEN_ARCH_ respectively.
|
2014-11-04 21:58:52 +01:00 |
Dense
|
|
|
Eigen
|
|
|
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
|
Remove deprecated code not used by evaluators
|
2014-09-18 15:15:27 +02:00 |
Jacobi
|
|
|
LU
|
Remove deprecated code not used by evaluators
|
2014-09-18 15:15:27 +02:00 |
MetisSupport
|
|
|
OrderingMethods
|
|
|
PardisoSupport
|
|
|
PaStiXSupport
|
Remove deprecated code not used by evaluators
|
2014-09-18 15:15:27 +02:00 |
QR
|
Remove deprecated code not used by evaluators
|
2014-09-18 15:15:27 +02:00 |
QtAlignedMalloc
|
|
|
Sparse
|
|
|
SparseCholesky
|
Remove deprecated code not used by evaluators
|
2014-09-18 15:15:27 +02:00 |
SparseCore
|
Refactoring of sparse solvers through a SparseSolverBase class and usage of the Solve<> expression. Introduce a SolveWithGuess expression on top of Solve.
|
2014-09-01 15:00:19 +02:00 |
SparseLU
|
Remove deprecated code not used by evaluators
|
2014-09-18 15:15:27 +02:00 |
SparseQR
|
Remove deprecated code not used by evaluators
|
2014-09-18 15:15:27 +02:00 |
SPQRSupport
|
Remove deprecated code not used by evaluators
|
2014-09-18 15:15:27 +02:00 |
StdDeque
|
Introduce unified macros to identify compiler, OS, and architecture. They are all defined in util/Macros.h and prefixed with EIGEN_COMP_, EIGEN_OS_, and EIGEN_ARCH_ respectively.
|
2014-11-04 21:58:52 +01:00 |
StdList
|
Introduce unified macros to identify compiler, OS, and architecture. They are all defined in util/Macros.h and prefixed with EIGEN_COMP_, EIGEN_OS_, and EIGEN_ARCH_ respectively.
|
2014-11-04 21:58:52 +01:00 |
StdVector
|
Introduce unified macros to identify compiler, OS, and architecture. They are all defined in util/Macros.h and prefixed with EIGEN_COMP_, EIGEN_OS_, and EIGEN_ARCH_ respectively.
|
2014-11-04 21:58:52 +01:00 |
SuperLUSupport
|
Remove deprecated code not used by evaluators
|
2014-09-18 15:15:27 +02:00 |
SVD
|
Move D&C SVD to official SVD module.
|
2014-10-29 11:29:33 +01:00 |
UmfPackSupport
|
Remove deprecated code not used by evaluators
|
2014-09-18 15:15:27 +02:00 |