eigen/Eigen/src
2012-07-27 16:38:20 +02:00
..
Cholesky Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
CholmodSupport Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
Core bug #455: add support for c++11 in aligned_allocator 2012-05-03 11:55:30 +02: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 Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01: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 Add exception handler to memory allocation 2012-07-19 18:03:44 +02: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 Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
SparseCore Improve the permutation 2012-07-27 16:38:20 +02:00
SparseLU Improve the permutation 2012-07-27 16:38:20 +02:00
StlSupport oops EIGEN_DEFINE_STL_VECTOR_SPECIALIZATION now perfroms full specialization, 2011-08-22 10:48:04 +02:00
SuperLUSupport Add a draft (not clean ) version of the COLAMD ordering implementation 2012-07-18 16:59:00 +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 Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
CMakeLists.txt