eigen/Eigen
Gael Guennebaud 672076db5d Fix performance regression introduced in changeset e56aabf205
.
Register blocking sizes are better handled by the cache size heuristics.
The current code introduced very small blocks, for instance for 9x9 matrix,
thus killing performance.
2016-07-02 15:40:56 +02:00
..
src Fix performance regression introduced in changeset e56aabf205 2016-07-02 15:40:56 +02:00
Cholesky
CholmodSupport
CMakeLists.txt
Core bug #725: make move ctor/assignment noexcept. 2016-06-03 14:28:25 +02:00
Dense
Eigen
Eigenvalues Update RealQZ to reduce 2x2 diagonal block of T corresponding to non reduced diagonal block of S to positive diagonal form. 2016-06-09 17:11:03 +02:00
Geometry
Householder
IterativeLinearSolvers
Jacobi
LU
MetisSupport
OrderingMethods
PardisoSupport
PaStiXSupport
QR
QtAlignedMalloc
Sparse
SparseCholesky
SparseCore
SparseLU
SparseQR
SPQRSupport
StdDeque
StdList
StdVector
SuperLUSupport
SVD Update RealQZ to reduce 2x2 diagonal block of T corresponding to non reduced diagonal block of S to positive diagonal form. 2016-06-09 17:11:03 +02:00
UmfPackSupport