eigen/Eigen/src
Rasmus Munk Larsen 4cb0592af7 Fix indentation.
2021-02-24 17:59:36 -08:00
..
Cholesky
CholmodSupport
Core Fix indentation. 2021-02-24 17:59:36 -08:00
Eigenvalues
Geometry Cast anonymous enums to int when used in expressions. 2021-02-24 23:50:06 +00:00
Householder
IterativeLinearSolvers
Jacobi
KLUSupport
LU
MetisSupport
misc
OrderingMethods
PardisoSupport
PaStiXSupport
plugins
QR
SparseCholesky Bug #1910: Make SparseCholesky work for RowMajor matrices 2021-02-19 19:36:18 +01:00
SparseCore Fixed sparse conservativeResize() when both num cols and rows decreased. 2021-02-23 21:32:39 +00:00
SparseLU Replace nullptr by NULL in SparseLU.h to be C++03 compliant. 2021-02-09 09:08:06 +01:00
SparseQR
SPQRSupport
StlSupport
SuperLUSupport Avoid -Wunused warnings in NDEBUG builds. 2021-02-12 18:35:35 +00:00
SVD
UmfPackSupport