eigen/Eigen/src
2013-05-13 13:08:13 +02:00
..
Cholesky Fix a couple of int versus Index issues. 2013-04-09 09:43:00 +02:00
CholmodSupport Clean source code and unit tests with respect to -Wunused-local-typedefs 2013-04-10 22:27:35 +02:00
Core Add missing support for x.noalias() = ReturnByValue<...> 2013-05-13 10:39:50 +02:00
Eigen2Support Fix bug #314: 2012-11-06 15:25:50 +01:00
Eigenvalues Clean source code and unit tests with respect to -Wunused-local-typedefs 2013-04-10 22:27:35 +02:00
Geometry Fix bug #482: pass scalar value by const reference (it remained a few cases) 2013-04-12 15:26:55 +02:00
Householder Fix bug #314: 2012-11-06 15:25:50 +01:00
IterativeLinearSolvers Replace int by Index 2013-04-08 08:51:58 +02:00
Jacobi bug #482: pass scalar arguments by const references. Still remains a few cases that might affect the ABI (see the bug entry) 2013-02-25 18:05:57 +01:00
LU Fix a couple of int versus Index issues. 2013-04-09 09:43:00 +02:00
MetisSupport Metis ordering backend supports only squared matrices 2013-02-20 13:56:51 +01:00
misc add support for solving with sparse right hand side 2013-01-25 18:17:17 +01:00
OrderingMethods Clean source code and unit tests with respect to -Wunused-local-typedefs 2013-04-10 22:27:35 +02:00
PardisoSupport add support for solving with sparse right hand side 2013-01-25 18:17:17 +01:00
PaStiXSupport add support for solving with sparse right hand side 2013-01-25 18:17:17 +01:00
plugins Fix several documentation issues 2012-12-24 13:33:22 +01:00
QR Clean source code and unit tests with respect to -Wunused-local-typedefs 2013-04-10 22:27:35 +02:00
SparseCholesky Fix some MPL2/LGPL lisencing confusions 2013-02-06 11:30:33 +01:00
SparseCore Fix setFromTripplet with empty inputs 2013-05-03 14:28:37 +02:00
SparseLU Fix a bug in Supernodal Matrix Iterator 2013-04-15 17:24:49 +02:00
SparseQR Add reference for the default threshold in sparse QR 2013-02-25 14:26:55 +01:00
SPQRSupport Set back the default ordering method in SPQR support 2013-05-13 13:08:13 +02:00
StlSupport Automatic relicensing to MPL2 using Keirs script. Manual fixup follows. 2012-07-13 14:42:47 -04:00
SuperLUSupport add support for solving with sparse right hand side 2013-01-25 18:17:17 +01:00
SVD Fix bug #544: assertion in JacobiSVD when compiling with EIGEN_NO_AUTOMATIC_RESIZING 2013-02-12 19:56:48 +01:00
UmfPackSupport add support for solving with sparse right hand side 2013-01-25 18:17:17 +01:00
CMakeLists.txt Improves the filter for hidden files in "Eigen" and "Eigen/src". 2010-11-22 10:47:07 -05:00