aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/src/IterativeSolvers/DGMRES.h
Commit message (Expand)AuthorAge
* bug #897: Update unsupported iterative solvers based on IterativeSolverBased.Gravatar Gael Guennebaud2015-02-10
* Remove deprecated code not used by evaluatorsGravatar Gael Guennebaud2014-09-18
* Make unsupport sparse solvers use SparseSolverBaseGravatar Gael Guennebaud2014-09-01
* Fix bug #314: move remaining math functions from internal to numext namespaceGravatar Gael Guennebaud2013-06-10
* Add complex support to dgmres and the unit testGravatar Desire NUENTSA2013-03-20
* Replace assert() by eigen_assert() (fixes bug #548).Gravatar Jitse Niesen2013-02-02
* Add restarted GMRES with deflationGravatar Desire NUENTSA2012-11-12