aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/IterativeLinearSolvers
Commit message (Collapse)AuthorAge
* 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 ↵Gravatar Desire NUENTSA2012-02-10
| | | | | | threshold (ILUT) Modify the BiCGSTAB function to check the residual norm of the initial guess
* 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