eigen/Eigen
2012-10-15 19:45:50 +08:00
..
src Let KroneckerProduct inherit ReturnByValue to eliminate temporary evaluation. It's uncommon to store the product back to one of the operands. 2012-10-15 19:45:50 +08:00
Array introduce the 3 stages of eigen2 support, writing to the mailing list about that in Eigen2 to Eigen3 Migration Path thread 2011-01-21 09:51:03 -05:00
Cholesky Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
CholmodSupport extend documentation of *Support modules 2012-06-21 10:51:22 +02:00
CMakeLists.txt Improves the filter for hidden files in "Eigen" and "Eigen/src". 2010-11-22 10:47:07 -05:00
Core old gcc versions do not have immintrin.h file... 2012-09-27 23:35:54 +02:00
Dense Add newline at the end of Dense. 2010-07-23 19:00:02 +02:00
Eigen Eigen/Eigen should not include Sparse until it is API stable 2011-01-28 10:04:02 +01:00
Eigen2Support Automatic relicensing to MPL2 using Keirs script. Manual fixup follows. 2012-07-13 14:42:47 -04:00
Eigenvalues Add a preliminary GeneralizedEigenSolver computing the eigenvalues of Av=lBv with A and B general real matrices. 2012-07-26 20:15:17 +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
LeastSquares Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
LU Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
MetisSupport Add support for Metis fill-reducing ordering ; it is generally more efficient than COLAMD ordering 2012-08-06 14:55:02 +02:00
OrderingMethods Build process... 2012-06-13 18:26:05 +02:00
PardisoSupport extend documentation of *Support modules 2012-06-21 10:51:22 +02:00
PaStiXSupport extend documentation of *Support modules 2012-06-21 10:51:22 +02:00
QR Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
QtAlignedMalloc shut up stupid ICC warnings 2011-02-22 09:31:22 -05:00
Sparse Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
SparseCholesky Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
SparseCore Remove #include of removed header file. 2013-01-03 16:44:15 +00:00
SparseLU SparseLU: add a specialized gemm kernel, and add padding to the supernodes such that supernodes columns are all properly aligned 2012-10-30 15:09:48 +01:00
SPQRSupport Add support for Sparse QR factorization 2012-11-12 15:20:37 +01:00
StdDeque Automatic relicensing to MPL2 using Keirs script. Manual fixup follows. 2012-07-13 14:42:47 -04:00
StdList Automatic relicensing to MPL2 using Keirs script. Manual fixup follows. 2012-07-13 14:42:47 -04:00
StdVector Automatic relicensing to MPL2 using Keirs script. Manual fixup follows. 2012-07-13 14:42:47 -04:00
SuperLUSupport extend documentation of *Support modules 2012-06-21 10:51:22 +02:00
SVD Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
UmfPackSupport extend documentation of *Support modules 2012-06-21 10:51:22 +02:00