aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/SparseQR
Commit message (Expand)AuthorAge
* Old gcc versions have problems with recursive #pragma GCC diagnostic push/popGravatar Christoph Hertzberg2018-08-28
* Add missing licence header to some top header filesGravatar Gael Guennebaud2015-10-26
* Remove deprecated code not used by evaluatorsGravatar Gael Guennebaud2014-09-18
* Include misc struct declarationsGravatar Desire NUENTSA2013-05-29
* 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