Benoit Jacob eeabd18afc Fix compilation of HouseholderQR and ColPivotingHouseholderQR for non-square fixed-size matrices.
For Colpiv that was just changing MatrixQType to MatrixType in the instantiation of HouseholderSequence.
For HouseholderQR I also re-ported the solve method from Colpiv as there were multiple issues.
2009-09-28 10:49:55 -04:00
..
2009-06-10 11:20:30 +02:00
2009-09-19 19:14:28 -04:00
2009-06-19 19:09:35 +02:00
2009-06-19 20:46:55 +02:00
LU
2009-05-13 02:02:22 +00:00
2009-09-02 21:23:09 +02:00