aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/src/IterativeSolvers/GMRES.h
Commit message (Expand)AuthorAge
* Remove deprecated code not used by evaluatorsGravatar Gael Guennebaud2014-09-18
* Make unsupport sparse solvers use SparseSolverBaseGravatar Gael Guennebaud2014-09-01
* Correct GMRES:Gravatar Kolja Brix2014-08-02
* Fix GMRES: Initialize essential Householder vector with correct dimension. Ad...Gravatar Kolja Brix2014-07-10
* Clean source code and unit tests with respect to -Wunused-local-typedefsGravatar Gael Guennebaud2013-04-10
* Bug567 : Fix iterative solvers to immediately return when the initial guess i...Gravatar Desire NUENTSA2013-03-20
* Handle zero right hand side in CG and GMRESGravatar Desire NUENTSA2013-03-20
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* fix GMRESGravatar Gael Guennebaud2012-06-23
* Get rid of include directives inside namespace blocks (bug #339).Gravatar Jitse Niesen2012-04-15
* Adding a householder-GMRES implementation from Kolja BrixGravatar Desire NUENTSA2012-03-29