aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/svd.cpp
Commit message (Expand)AuthorAge
* SVD::solve() : port to new API and improvementsGravatar Benoit Jacob2009-10-30
* big huge changes, so i dont remember everything.Gravatar Benoit Jacob2009-10-28
* simplificationsGravatar Benoit Jacob2009-08-31
* svd: sort in decreasing order, remove unused codeGravatar Benoit Jacob2009-08-15
* 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