eigen/Eigen/src
2015-06-24 17:50:43 +02:00
..
Cholesky typo 2015-06-15 15:08:51 +02:00
CholmodSupport
Core Add a call_assignment_no_alias_no_transpose shortcut 2015-06-24 17:50:43 +02:00
Eigenvalues Fix underflow in 3x3 tridiagonalization 2015-06-23 14:54:31 +02:00
Geometry Get rid of class internal::nested<> (still have to updated Tensor module) 2015-06-19 17:56:39 +02:00
Householder bug #1017: apply Christoph's patch preventing underflows in makeHouseholder 2015-06-22 16:51:45 +02:00
IterativeLinearSolvers BiCGSTAB: set default guess to 0, and improve restart mechanism by recomputing the accurate residual. 2015-06-05 14:37:57 +02:00
Jacobi
LU
MetisSupport
misc
OrderingMethods
PardisoSupport Fix compilation of MKL Pardiso support 2015-06-24 14:53:43 +02:00
PaStiXSupport
plugins Rename free functions isFinite, isInf, isNaN to be compatible with c++11 2015-06-10 16:17:09 +02:00
QR
SparseCholesky
SparseCore Inherit operator+= and -= with 'using' kkeyword 2015-06-24 17:49:20 +02:00
SparseLU
SparseQR
SPQRSupport
StlSupport
SuperLUSupport bug #998: Started fixing doxygen warnings 2015-05-01 22:10:41 +02:00
SVD Fix compilation of BDCSVD with DEFAULT_TO_ROWMAJOR 2015-06-19 10:37:25 +02:00
UmfPackSupport bug #897: make umfpack support use Ref<> 2015-06-09 23:30:06 +02:00
CMakeLists.txt