eigen/Eigen
Gael Guennebaud b0aa2520f1 * add real scalar * complex matrix, real matrix * complex scalar,
and complex scalar * real matrix overloads
* allows the inner and outer product specialisations to mix real and complex
2009-09-04 11:22:32 +02:00
..
src * add real scalar * complex matrix, real matrix * complex scalar, 2009-09-04 11:22:32 +02:00
Array
Cholesky
CMakeLists.txt rename the EigenSolver module to Eigenvalues 2009-09-04 09:23:38 +02:00
Core
Dense
Eigen
Eigenvalues rename the EigenSolver module to Eigenvalues 2009-09-04 09:23:38 +02:00
Geometry
Householder
Jacobi add examples for makeJacobi and makeGivens 2009-09-03 11:17:16 +02:00
LeastSquares rename the EigenSolver module to Eigenvalues 2009-09-04 09:23:38 +02:00
LU
QR rename the EigenSolver module to Eigenvalues 2009-09-04 09:23:38 +02:00
QtAlignedMalloc Removed debug cout. 2009-09-02 21:23:09 +02:00
Sparse
StdVector
SVD