Files
eigen/Eigen/src
Jeff Trull 9f0c5c3669 Make sparse QR result sizes consistent with dense QR, with the following rules:
1) Q is always square
2) Q*R*P' is valid and recovers the original matrix

This implies that the size of Q is the number of rows in the original matrix, square,
and that the size of R is the size of the original matrix.
2018-02-15 15:00:31 -08:00
..
2018-03-11 10:01:44 -04:00
2018-03-11 10:01:44 -04:00
2017-03-07 11:25:58 +01:00
2018-03-11 10:01:44 -04:00