eigen/Eigen/src
2012-06-06 17:11:16 +02:00
..
Cholesky Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
CholmodSupport CholmodDecomposition now has explicit variants. These variants will allow to provide access to the underlying factors. 2012-06-04 13:24:41 +02:00
Core Fixed RVCT 3.1 compiler errors. 2012-06-04 10:21:16 -05:00
Eigen2Support Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
Eigenvalues cleaning pass: rm unused variables in MKL stuff, fix a few namespace issues, MarketIO needs iostream 2012-04-18 10:09:46 +02:00
Geometry Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
Householder Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
IterativeLinearSolvers Fix stopping criteria of CG 2012-06-06 17:11:16 +02:00
Jacobi Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
LU fix more warnings in MKL support 2012-04-18 18:36:25 +02:00
misc Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
OrderingMethods Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
PardisoSupport Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
PaStiXSupport remove debug output 2012-04-17 08:38:42 +02:00
plugins added functions to allow for cwise min/max operations with scalar argument (bug #400). 2012-01-11 11:00:30 -05:00
QR cleaning pass: rm unused variables in MKL stuff, fix a few namespace issues, MarketIO needs iostream 2012-04-18 10:09:46 +02:00
SparseCholesky make Simplicial* non-copyable, and fix return type of Simplicial*::compute() 2012-06-04 13:22:44 +02:00
SparseCore Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
StlSupport
SuperLUSupport Fix bug #454: allow Block/Map objects for solving with SuperLU 2012-06-06 09:37:59 +02:00
SVD cleaning pass: rm unused variables in MKL stuff, fix a few namespace issues, MarketIO needs iostream 2012-04-18 10:09:46 +02:00
UmfPackSupport fix umfpack for row-major 2012-06-06 09:44:53 +02:00
CMakeLists.txt