eigen/Eigen
2011-10-24 09:40:37 +02:00
..
src add the possiibility to disable deprectated warnings (useful for deprecated unit tests!) 2011-10-24 09:40:37 +02:00
Array
Cholesky shut up stupid ICC warnings 2011-02-22 09:31:22 -05:00
CMakeLists.txt
Core Throw std::bad_alloc even when exceptions are disabled, by doing new int[size_t(-1)]. 2011-10-17 08:44:44 -04:00
Dense
Eigen Eigen/Eigen should not include Sparse until it is API stable 2011-01-28 10:04:02 +01:00
Eigen2Support shut up stupid ICC warnings 2011-02-22 09:31:22 -05:00
Eigenvalues add a computeDirect method to SelfAdjointEigenSolver for fast eigen decomposition 2011-07-21 19:07:52 +02:00
Geometry shut up stupid ICC warnings 2011-02-22 09:31:22 -05:00
Householder shut up stupid ICC warnings 2011-02-22 09:31:22 -05:00
Jacobi shut up stupid ICC warnings 2011-02-22 09:31:22 -05:00
LeastSquares documentation fixes 2011-02-27 17:43:10 -05:00
LU shut up stupid ICC warnings 2011-02-22 09:31:22 -05:00
QR shut up stupid ICC warnings 2011-02-22 09:31:22 -05:00
QtAlignedMalloc shut up stupid ICC warnings 2011-02-22 09:31:22 -05:00
Sparse move DynamicSparseMatrix to SparseExtra 2011-10-24 09:31:33 +02:00
StdDeque
StdList
StdVector
SVD shut up stupid ICC warnings 2011-02-22 09:31:22 -05:00