aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/SparseCore/SparseColEtree.h
Commit message (Expand)AuthorAge
* Fix many long to int conversion warnings:Gravatar Gael Guennebaud2015-02-16
* Index refactoring: StorageIndex must be used for storage only (and locally wh...Gravatar Gael Guennebaud2015-02-13
* bug #877, bug #572: Introduce a global Index typedef. Rename Sparse*::Index t...Gravatar Christoph Hertzberg2014-12-04
* Fix elimination tree and SparseQR with rows<colsGravatar Gael Guennebaud2013-09-12
* Update doc for the sparse moduleGravatar Desire NUENTSA2013-03-05
* Add a rank-revealing feature to sparse QRGravatar Desire NUENTSA2013-02-15
* Change int to Index type for SparseLUGravatar Desire NUENTSA2013-01-29
* Fix documentation for SparseLUGravatar Desire NUENTSA2013-01-21
* Move SparseColEtree common to SparseLU and SparseQR to SparseCore and fix bui...Gravatar Desire NUENTSA2013-01-14