aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/SparseQR
Commit message (Expand)AuthorAge
* Fix a couple of remaining warnings (missing newlines, inline-noinline, meanin...Gravatar Gael Guennebaud2013-03-01
* Move SparseColEtree common to SparseLU and SparseQR to SparseCore and fix bui...Gravatar Desire NUENTSA2013-01-14
* Fix the column permutation in SparseQRGravatar Desire NUENTSA2013-01-14
* SparseQR: clean a bit the documentation, fix rows/cols methods, remove rowsQ ...Gravatar Gael Guennebaud2013-01-12
* Add a sparse QR factorization and update the elimination tree in SparseLUGravatar Desire NUENTSA2013-01-11