eigen/Eigen
2010-05-14 08:55:56 +02:00
..
src fix mixing types in inner product 2010-05-14 08:55:56 +02:00
Array
Cholesky
CMakeLists.txt fix installation of global headers in case the src path contains 'src' 2010-05-08 17:55:55 -04:00
Core rename Coeffs.h -> DenseCoeffsBase.h 2010-05-08 16:02:13 -04: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
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