eigen/Eigen/src
2018-08-08 11:07:27 +01:00
..
Cholesky bug #1528: better use numeric_limits::min() instead of 1/highest() that with underflow. 2018-04-03 16:49:35 +02:00
CholmodSupport
Core Adding EIGEN_UNROLL_LOOP macro. 2018-08-08 11:07:27 +01:00
Eigenvalues applying EIGEN_DECLARE_TEST to *gpu* tests 2018-07-17 14:16:48 -04:00
Geometry Fix stupid error in Quaternion move ctor 2018-07-19 18:33:53 +02:00
Householder Some warning fixes 2018-07-17 10:29:12 +02:00
IterativeLinearSolvers Fix typos found using codespell 2018-06-07 14:43:02 +02:00
Jacobi Fix shadowing typedefs 2018-07-12 17:01:07 +02:00
KLUSupport MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
LU Extend CUDA support to matrix inversion and selfadjointeigensolver 2018-06-11 18:33:24 +02:00
MetisSupport
misc
OrderingMethods MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
PardisoSupport MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
PaStiXSupport MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
plugins Extend CUDA support to matrix inversion and selfadjointeigensolver 2018-06-11 18:33:24 +02:00
QR update comment 2018-06-29 11:28:36 +02:00
SparseCholesky Fix typos found using codespell 2018-06-07 14:43:02 +02:00
SparseCore bug #1531: expose NumDimensions for solve and sparse expressions. 2018-06-08 16:55:10 +02:00
SparseLU Some warning fixes 2018-07-17 10:29:12 +02:00
SparseQR Optimize extraction of Q in SparseQR by exploiting the structure of the identity matrix. 2018-07-11 14:01:47 +02:00
SPQRSupport MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
StlSupport
SuperLUSupport MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
SVD updates based on PR feedback 2018-06-14 10:21:54 -04: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