eigen/Eigen/src
2016-03-23 16:15:02 -07:00
..
Cholesky
CholmodSupport bug #946: generalize Cholmod::solve to handle any rhs expression 2016-01-29 23:02:22 +01:00
Core Removed executable bit from header files 2016-03-23 16:14:23 -07:00
Eigenvalues Removed executable bit from header files 2016-03-23 16:15:02 -07:00
Geometry bug #537: fix compilation with Apples's compiler 2016-03-02 13:22:46 +01:00
Householder
IterativeLinearSolvers
Jacobi
LU
MetisSupport
misc
OrderingMethods Fix warning and replace min/max macros by calls to mini/maxi 2016-02-01 10:23:45 +01:00
PardisoSupport Removed executable bit from header files 2016-03-23 16:15:02 -07:00
PaStiXSupport
plugins Add typedefs for the return type of all block methods. 2016-02-19 22:15:01 +01:00
QR Removed executable bit from header files 2016-03-23 16:15:02 -07:00
SparseCholesky
SparseCore Compilation fix 2016-03-01 12:48:56 +01:00
SparseLU Removed executable bit from header files 2016-03-23 16:15:02 -07:00
SparseQR bug #694: document that SparseQR::matrixR is not sorted. 2016-02-01 16:09:34 +01:00
SPQRSupport
StlSupport bug #1164: fix list and deque specializations such that our aligned allocator is automatically activatived only when the user did not specified an allocator (or specified the default std::allocator). 2016-02-03 18:07:25 +01:00
SuperLUSupport
SVD Removed executable bit from header files 2016-03-23 16:15:02 -07:00
UmfPackSupport
CMakeLists.txt