_solve(const Rhs &b, Dest &x) const (defined in GMRES< _MatrixType, _Preconditioner >) | GMRES< _MatrixType, _Preconditioner > | inline |
_solveWithGuess(const Rhs &b, Dest &x) const (defined in GMRES< _MatrixType, _Preconditioner >) | GMRES< _MatrixType, _Preconditioner > | inline |
analyzePattern(const MatrixType &A) | IterativeSolverBase< GMRES< _MatrixType, _Preconditioner > > | |
compute(const MatrixType &A) | IterativeSolverBase< GMRES< _MatrixType, _Preconditioner > > | |
error() const | IterativeSolverBase< GMRES< _MatrixType, _Preconditioner > > | |
factorize(const MatrixType &A) | IterativeSolverBase< GMRES< _MatrixType, _Preconditioner > > | |
get_restart() | GMRES< _MatrixType, _Preconditioner > | inline |
GMRES() | GMRES< _MatrixType, _Preconditioner > | inline |
GMRES(const MatrixType &A) | GMRES< _MatrixType, _Preconditioner > | inline |
Index typedef (defined in GMRES< _MatrixType, _Preconditioner >) | GMRES< _MatrixType, _Preconditioner > | |
info() const | IterativeSolverBase< GMRES< _MatrixType, _Preconditioner > > | |
iterations() const | IterativeSolverBase< GMRES< _MatrixType, _Preconditioner > > | |
IterativeSolverBase() | IterativeSolverBase< GMRES< _MatrixType, _Preconditioner > > | |
IterativeSolverBase(const MatrixType &A) | IterativeSolverBase< GMRES< _MatrixType, _Preconditioner > > | |
MatrixType typedef (defined in GMRES< _MatrixType, _Preconditioner >) | GMRES< _MatrixType, _Preconditioner > | |
maxIterations() const | IterativeSolverBase< GMRES< _MatrixType, _Preconditioner > > | |
preconditioner() | IterativeSolverBase< GMRES< _MatrixType, _Preconditioner > > | |
preconditioner() const | IterativeSolverBase< GMRES< _MatrixType, _Preconditioner > > | |
Preconditioner typedef (defined in GMRES< _MatrixType, _Preconditioner >) | GMRES< _MatrixType, _Preconditioner > | |
RealScalar typedef (defined in GMRES< _MatrixType, _Preconditioner >) | GMRES< _MatrixType, _Preconditioner > | |
Scalar typedef (defined in GMRES< _MatrixType, _Preconditioner >) | GMRES< _MatrixType, _Preconditioner > | |
set_restart(const int restart) | GMRES< _MatrixType, _Preconditioner > | inline |
setMaxIterations(int maxIters) | IterativeSolverBase< GMRES< _MatrixType, _Preconditioner > > | |
setTolerance(RealScalar tolerance) | IterativeSolverBase< GMRES< _MatrixType, _Preconditioner > > | |
solve(const MatrixBase< Rhs > &b) const | IterativeSolverBase< GMRES< _MatrixType, _Preconditioner > > | |
solve(const SparseMatrixBase< Rhs > &b) const | IterativeSolverBase< GMRES< _MatrixType, _Preconditioner > > | |
solveWithGuess(const MatrixBase< Rhs > &b, const Guess &x0) const | GMRES< _MatrixType, _Preconditioner > | inline |
tolerance() const | IterativeSolverBase< GMRES< _MatrixType, _Preconditioner > > | |
~GMRES() (defined in GMRES< _MatrixType, _Preconditioner >) | GMRES< _MatrixType, _Preconditioner > | inline |