.. |
src
|
Merged in Emie/eigen (pull request PR-121)
|
2015-07-06 16:48:54 +02: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
|
Remove a few deprecated internal expressions
|
2015-06-19 17:06:12 +02:00 |
Dense
|
|
|
Eigen
|
|
|
Eigenvalues
|
|
|
Geometry
|
Introduce EIGEN_PI, get rid of M_PI and acos(-1.0)
|
2015-06-10 17:12:10 +02:00 |
Householder
|
|
|
IterativeLinearSolvers
|
Remove most of the dynamic memory allocations that occured in D&C SVD. Still remains the calls to JacobiSVD and UpperBidiagonalization.
|
2015-03-31 22:54:47 +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
|
Update manual wrt new LSCG solver.
|
2015-03-04 09:35:30 +01:00 |
SparseCholesky
|
Remove deprecated code not used by evaluators
|
2014-09-18 15:15:27 +02:00 |
SparseCore
|
Add a Ref<SparseMatrix> specialization.
|
2015-02-07 22:04:18 +01: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 |