eigen/Eigen/src
2018-04-26 10:50:41 +02:00
..
Cholesky
CholmodSupport
Core Fix compilation with NEON+MSVC 2018-04-26 10:50:41 +02:00
Eigenvalues Cast zeros to Scalar in RealSchur 2018-04-18 13:52:46 +03:00
Geometry
Householder Renamed .trans() et al. to .reverseFlag() et at. Adapted documentation of .setReverseFlag() 2018-04-17 11:30:27 +02:00
IterativeLinearSolvers
Jacobi
KLUSupport
LU bug #1509: fix computeInverseWithCheck for complexes 2018-04-04 15:47:46 +02:00
MetisSupport
misc
OrderingMethods
PardisoSupport
PaStiXSupport
plugins Fix code sample output in block(int, int, int, int) doxygen 2018-04-09 17:23:59 +02:00
QR bug #1493: Make representation of HouseholderSequence consistent and working for complex numbers. Made corresponding unit test actually test that. Also simplify implementation of QR decompositions 2018-04-15 10:15:28 +02:00
SparseCholesky
SparseCore Add multi-threading for sparse-row-major * dense-row-major 2018-04-25 10:14:48 +02:00
SparseLU
SparseQR
SPQRSupport
StlSupport
SuperLUSupport
SVD bug #1493: Make representation of HouseholderSequence consistent and working for complex numbers. Made corresponding unit test actually test that. Also simplify implementation of QR decompositions 2018-04-15 10:15:28 +02:00
UmfPackSupport Umfpack: UF_long has been removed in recent versions of suitesparse, and fix a few long-to-int conversions issues. 2018-04-11 09:59:59 +02:00