aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/svd.cpp
Commit message (Expand)AuthorAge
* quick reimplementation of SVD from the numeral recipes book:Gravatar Gael Guennebaud2009-07-06
* mergeGravatar Benoit Jacob2009-05-22
|\
| * remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* | QR and SVD decomposition interface unification.Gravatar Hauke Heibel2009-05-22
|/
* add polar decomposition on both sides, in SVD, with testGravatar Benoit Jacob2009-01-22
* if EIGEN_NICE_RANDOM is defined, the random functions will return numbers withGravatar Benoit Jacob2008-09-01
* * bug fixes in: Dot, generalized eigen problem, singular matrix detetection ...Gravatar Gael Guennebaud2008-08-23
* Added a SVD module:Gravatar Gael Guennebaud2008-08-19