eigen/Eigen/src
2018-04-03 17:11:15 +02: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 Make sure CholmodSupport works when included in multiple compilation units (issue was reported on stackoverflow.com) 2017-06-06 19:23:14 +02:00
Core bug #1527: fix support for MKL's VML (destination was not properly resized) 2018-04-03 17:11:15 +02:00
Eigenvalues MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
Geometry MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
Householder bug #1395: fix the use of compile-time vectors as inputs of JacobiSVD. 2017-02-20 13:44:37 +01:00
IterativeLinearSolvers MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
Jacobi Implement true compile-time "if" for apply_rotation_in_the_plane. This fixes a compilation issue for vectorized real type with missing vectorization for complexes, e.g. AVX512. 2017-09-06 10:02:49 +02:00
KLUSupport MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
LU MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
MetisSupport
misc fix typo 2017-03-07 11:25:58 +01:00
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 MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
QR MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
SparseCholesky MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
SparseCore MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
SparseLU MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
SparseQR Add a EIGEN_NO_CUDA option, and introduce EIGEN_CUDACC and EIGEN_CUDA_ARCH aliases 2017-07-17 01:02:51 +02:00
SPQRSupport MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
StlSupport Add std:: namespace prefix to all (hopefully) instances if size_t/ptrdfiff_t 2017-01-23 22:02:53 +01:00
SuperLUSupport MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
SVD MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
UmfPackSupport MIsc. source and comment typos 2018-03-11 10:01:44 -04:00