eigen/Eigen
2010-04-30 11:58:17 -04:00
..
src fix #116 and remove debug cout's 2010-04-30 11:58:17 -04:00
Array Added the Array include's warning for GCC. 2010-01-20 21:36:50 +01:00
Cholesky
CMakeLists.txt
Core Added EIGEN_DONT_PARALLELIZE preprocessor directive 2010-04-26 17:08:54 +02:00
Dense kill the LeastSquares module. 2010-04-29 10:40:52 -04:00
Eigen
Eigen2Support add minor to Eigen2Support 2010-04-22 20:49:01 -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
LU
QR
QtAlignedMalloc
Sparse
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