aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/IterativeLinearSolvers
Commit message (Expand)AuthorAge
* Add missing licence header to some top header filesGravatar Gael Guennebaud2015-10-26
* Move IncompleteCholesky to official modulesGravatar Gael Guennebaud2015-10-08
* Remove most of the dynamic memory allocations that occured in D&C SVD. Still ...Gravatar Gael Guennebaud2015-03-31
* Rename LSCG to LeastSquaresConjugateGradientGravatar Gael Guennebaud2015-03-05
* Add a CG-based solver for rectangular least-square problems (bug #975).Gravatar Gael Guennebaud2015-03-04
* Remove deprecated code not used by evaluatorsGravatar Gael Guennebaud2014-09-18
* Refactoring of sparse solvers through a SparseSolverBase class and usage of t...Gravatar Gael Guennebaud2014-09-01
* Big changes in Eigen documentation:Gravatar Gael Guennebaud2013-01-05
* Get rid of include directives inside namespace blocks (bug #339).Gravatar Jitse Niesen2012-04-15
* clean a bit the ILUT codeGravatar Gael Guennebaud2012-02-14
* Add the implementation of the Incomplete LU preconditioner with dual threshol...Gravatar Desire NUENTSA2012-02-10
* improve documentation of some sparse related classesGravatar Gael Guennebaud2011-12-02
* fix some include pathsGravatar Gael Guennebaud2011-11-16
* add the new module headersGravatar Gael Guennebaud2011-11-12