aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/qr_fullpivoting.cpp
Commit message (Expand)AuthorAge
* port the QR module to PermutationMatrixGravatar Benoit Jacob2009-11-17
* port the qr module to ei_solve_xxx.Gravatar Benoit Jacob2009-11-08
* big huge changes, so i dont remember everything.Gravatar Benoit Jacob2009-10-28
* also test that the matrix Q is unitaryGravatar Benoit Jacob2009-10-12
* make ColPivotingQR use HouseholderSequenceGravatar Gael Guennebaud2009-09-16
* modernize HouseholderQR too, uniformize all that stuff, update testsGravatar Benoit Jacob2009-08-24
* bring the modern comfort also to ColPivotingHouseholderQRGravatar Benoit Jacob2009-08-24
* add logAbsDeterminant()Gravatar Benoit Jacob2009-08-24
* add test for absDeterminant()Gravatar Benoit Jacob2009-08-24
* give FullPivotingHouseholderQR all the modern comfortGravatar Benoit Jacob2009-08-24
* add ColPivotingHouseholderQRGravatar Benoit Jacob2009-08-23