aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/jacobisvd.cpp
Commit message (Expand)AuthorAge
* email changeGravatar Gael Guennebaud2010-06-24
* Utilize Index in all unit tests.Gravatar Hauke Heibel2010-06-20
* - Added problem size constructor to decompositions that did not have one. It ...Gravatar Adolfo Rodriguez Tsouroukdissian2010-04-21
* Fixed conservativeResize.Gravatar Hauke Heibel2010-01-11
* fix stuff after the PermutationMatrix changes.Gravatar Benoit Jacob2009-11-18
* big huge changes, so i dont remember everything.Gravatar Benoit Jacob2009-10-28
* * add a HouseholderSequence class (not good enough yet for Triadiagonalizatio...Gravatar Gael Guennebaud2009-09-16
* big reorganization in JacobiSVD:Gravatar Benoit Jacob2009-09-03
* JacobiSVD: implement general R-SVD using full-pivoting QR, so we now support ...Gravatar Benoit Jacob2009-09-02
* * JacobiSVD:Gravatar Benoit Jacob2009-08-31