eigen/Eigen
2010-04-22 14:32:28 -04:00
..
src forgot to hg add... 2010-04-22 14:32:28 -04:00
Array Added the Array include's warning for GCC. 2010-01-20 21:36:50 +01:00
Cholesky merge with default branch 2009-12-22 22:51:08 +01:00
CMakeLists.txt
Core * Refactoring of the class hierarchy: introduction of DenseDirectAccessBase, removal of extra _Base/_Options template parameters. 2010-04-16 10:13:32 -04:00
Dense Moved the Array module to Core. 2010-01-20 20:51:01 +01:00
Eigen
Eigen2Support * fix Eigen2Support, was not including VectorBlock.h 2010-04-22 14:31:39 -04:00
Eigenvalues Split computation of real Schur form in EigenSolver to its own class. 2010-04-01 12:32:56 +01:00
Geometry Adapted Geometry includes. 2010-01-21 09:43:30 +01:00
Householder
Jacobi
LeastSquares
LU
QR
QtAlignedMalloc
Sparse merge with default branch 2009-12-22 22:51:08 +01:00
StdList Fixed two bad errors on std::vector. 2010-04-21 18:21:46 +02:00
StdVector Fixed two bad errors on std::vector. 2010-04-21 18:21:46 +02:00
SVD New UpperBidiagonalization class 2010-01-14 22:30:58 -05:00