Idrs iterative linear solver

This commit is contained in:
Jens Wehner
2021-02-27 12:09:33 +00:00
committed by David Tellenbach
parent 29ebd84cb7
commit 4bfcee47b9
7 changed files with 473 additions and 5 deletions

View File

@@ -60,7 +60,7 @@
namespace Eigen {
/** \ingroup IterativeSolvers_Module
/** \ingroup IterativeLinearSolvers_Module
* \class IterationController
*
* \brief Controls the iterations of the iterative solvers