aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/SparseCholesky
Commit message (Expand)AuthorAge
* fix bug #294: add a diagonal() method to SparseMatrix (const)Gravatar Gael Guennebaud2011-12-04
* make the accessors to internal sparse storage part of the public API and remo...Gravatar Gael Guennebaud2011-12-04
* fix bug #282: add the possibiliry to shift the diagonal coefficients via a li...Gravatar Gael Guennebaud2011-12-03
* improve documentation of some sparse related classesGravatar Gael Guennebaud2011-12-02
* move sparse solvers from unsupported/ to main Eigen/ and remove the "not stab...Gravatar Gael Guennebaud2011-11-12