eigen/Eigen
2009-10-30 08:51:33 -04:00
..
src SVD::solve() : port to new API and improvements 2009-10-30 08:51:33 -04:00
Array
Cholesky
CMakeLists.txt rename the EigenSolver module to Eigenvalues 2009-09-04 09:23:38 +02:00
Core * add a Make* expression type builder to allow the 2009-10-16 13:22:38 +02:00
Dense
Eigen
Eigenvalues rename the EigenSolver module to Eigenvalues 2009-09-04 09:23:38 +02:00
Geometry
Householder * add a HouseholderSequence class (not good enough yet for Triadiagonalization and HessenbergDecomposition) 2009-09-16 14:35:42 +02:00
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 big huge changes, so i dont remember everything. 2009-10-28 18:19:29 -04:00
QR big huge changes, so i dont remember everything. 2009-10-28 18:19:29 -04:00
QtAlignedMalloc Removed debug cout. 2009-09-02 21:23:09 +02:00
Sparse * add a Make* expression type builder to allow the 2009-10-16 13:22:38 +02:00
StdVector
SVD JacobiSVD: implement general R-SVD using full-pivoting QR, so we now support any rectangular matrix size by reducing to the smaller of the two dimensions (which is also an optimization) 2009-09-02 06:36:55 -04:00