aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/qr.cpp
Commit message (Expand)AuthorAge
* * introduced method createRandomMatrixOfRank (R = U*D*V where U,V unitary, D ...Gravatar Hauke Heibel2009-05-17
* various minor updates of some unit testsGravatar Gael Guennebaud2009-05-11
* setup the unsupported directory structure.Gravatar Gael Guennebaud2009-02-04
* QR: add isInjective(), isSurjective(),Gravatar Gael Guennebaud2009-01-28
* forgot to include the update of the qr testGravatar Gael Guennebaud2009-01-20
* * Merge Extract and Part to the Part expression.Gravatar Gael Guennebaud2008-07-21
* Added a Hessenberg decomposition class for both real and complex matrices.Gravatar Gael Guennebaud2008-06-08
* * fix the QR module to use extract/part instead of the previous triangular stuffGravatar Gael Guennebaud2008-05-27