, including all inherited members.
| _solve(const Rhs &b, Dest &x) const | Eigen::DGMRES< _MatrixType, _Preconditioner > | [inline] |
| _solve_sparse(const Rhs &b, SparseMatrix< DestScalar, DestOptions, DestIndex > &dest) const | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [inline] |
| _solveWithGuess(const Rhs &b, Dest &x) const | Eigen::DGMRES< _MatrixType, _Preconditioner > | [inline] |
| analyzePattern(const MatrixType &A) | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [inline] |
| Base typedef | Eigen::DGMRES< _MatrixType, _Preconditioner > | [private] |
| cols() const | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [inline] |
| ComplexVector typedef | Eigen::DGMRES< _MatrixType, _Preconditioner > | |
| compute(const MatrixType &A) | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [inline] |
| deflSize() | Eigen::DGMRES< _MatrixType, _Preconditioner > | [inline] |
| DenseMatrix typedef | Eigen::DGMRES< _MatrixType, _Preconditioner > | |
| DenseRealMatrix typedef | Eigen::DGMRES< _MatrixType, _Preconditioner > | |
| DenseRealVector typedef | Eigen::DGMRES< _MatrixType, _Preconditioner > | |
| DenseVector typedef | Eigen::DGMRES< _MatrixType, _Preconditioner > | |
| derived() | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [inline] |
| derived() const | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [inline] |
| dgmres(const MatrixType &mat, const Rhs &rhs, Dest &x, const Preconditioner &precond) const | Eigen::DGMRES< _MatrixType, _Preconditioner > | [protected] |
| DGMRES() | Eigen::DGMRES< _MatrixType, _Preconditioner > | [inline] |
| DGMRES(const MatrixType &A) | Eigen::DGMRES< _MatrixType, _Preconditioner > | [inline] |
| dgmresApplyDeflation(const RhsType &In, DestType &Out) const | Eigen::DGMRES< _MatrixType, _Preconditioner > | [protected] |
| dgmresComputeDeflationData(const MatrixType &mat, const Preconditioner &precond, const Index &it, Index &neig) const | Eigen::DGMRES< _MatrixType, _Preconditioner > | [protected] |
| dgmresCycle(const MatrixType &mat, const Preconditioner &precond, Dest &x, DenseVector &r0, RealScalar &beta, const RealScalar &normRhs, int &nbIts) const | Eigen::DGMRES< _MatrixType, _Preconditioner > | [protected] |
| dgmresInitDeflation(Index &rows) const | Eigen::DGMRES< _MatrixType, _Preconditioner > | [protected] |
| error() const | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [inline] |
| factorize(const MatrixType &A) | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [inline] |
| Index typedef | Eigen::DGMRES< _MatrixType, _Preconditioner > | |
| info() const | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [inline] |
| init() | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [inline, protected] |
| iterations() const | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [inline] |
| IterativeSolverBase() | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [inline] |
| IterativeSolverBase(const MatrixType &A) | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [inline] |
| m_analysisIsOk | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [mutable, protected] |
| m_error | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [mutable, protected] |
| m_factorizationIsOk | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [mutable, protected] |
| m_force | Eigen::DGMRES< _MatrixType, _Preconditioner > | [mutable, protected] |
| m_H | Eigen::DGMRES< _MatrixType, _Preconditioner > | [mutable, protected] |
| m_Hes | Eigen::DGMRES< _MatrixType, _Preconditioner > | [mutable, protected] |
| m_info | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [mutable, protected] |
| m_isDeflAllocated | Eigen::DGMRES< _MatrixType, _Preconditioner > | [mutable, protected] |
| m_isDeflInitialized | Eigen::DGMRES< _MatrixType, _Preconditioner > | [mutable, protected] |
| m_isInitialized | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [mutable, protected] |
| m_iterations | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [mutable, protected] |
| m_lambdaN | Eigen::DGMRES< _MatrixType, _Preconditioner > | [mutable, protected] |
| m_luT | Eigen::DGMRES< _MatrixType, _Preconditioner > | [mutable, protected] |
| m_maxIterations | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [protected] |
| m_maxNeig | Eigen::DGMRES< _MatrixType, _Preconditioner > | [mutable, protected] |
| m_MU | Eigen::DGMRES< _MatrixType, _Preconditioner > | [mutable, protected] |
| m_neig | Eigen::DGMRES< _MatrixType, _Preconditioner > | [mutable, protected] |
| m_preconditioner | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [protected] |
| m_r | Eigen::DGMRES< _MatrixType, _Preconditioner > | [mutable, protected] |
| m_restart | Eigen::DGMRES< _MatrixType, _Preconditioner > | [mutable, protected] |
| m_smv | Eigen::DGMRES< _MatrixType, _Preconditioner > | [mutable, protected] |
| m_T | Eigen::DGMRES< _MatrixType, _Preconditioner > | [mutable, protected] |
| m_tolerance | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [protected] |
| m_U | Eigen::DGMRES< _MatrixType, _Preconditioner > | [mutable, protected] |
| m_V | Eigen::DGMRES< _MatrixType, _Preconditioner > | [mutable, protected] |
| MatrixType typedef | Eigen::DGMRES< _MatrixType, _Preconditioner > | |
| maxIterations() const | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [inline] |
| mp_matrix | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [protected] |
| preconditioner() | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [inline] |
| preconditioner() const | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [inline] |
| Preconditioner typedef | Eigen::DGMRES< _MatrixType, _Preconditioner > | |
| RealScalar typedef | Eigen::DGMRES< _MatrixType, _Preconditioner > | |
| restart() | Eigen::DGMRES< _MatrixType, _Preconditioner > | [inline] |
| rows() const | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [inline] |
| Scalar typedef | Eigen::DGMRES< _MatrixType, _Preconditioner > | |
| schurValues(const ComplexSchur< DenseMatrix > &schurofH) const | Eigen::DGMRES< _MatrixType, _Preconditioner > | [inline, protected] |
| schurValues(const RealSchur< DenseMatrix > &schurofH) const | Eigen::DGMRES< _MatrixType, _Preconditioner > | [inline, protected] |
| set_restart(const int restart) | Eigen::DGMRES< _MatrixType, _Preconditioner > | [inline] |
| setEigenv(const int neig) | Eigen::DGMRES< _MatrixType, _Preconditioner > | [inline] |
| setMaxEigenv(const int maxNeig) | Eigen::DGMRES< _MatrixType, _Preconditioner > | [inline] |
| setMaxIterations(int maxIters) | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [inline] |
| setTolerance(const RealScalar &tolerance) | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [inline] |
| solve(const MatrixBase< Rhs > &b) const | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [inline] |
| solve(const SparseMatrixBase< Rhs > &b) const | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [inline] |
| solveWithGuess(const MatrixBase< Rhs > &b, const Guess &x0) const | Eigen::DGMRES< _MatrixType, _Preconditioner > | [inline] |
| tolerance() const | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [inline] |
| ~DGMRES() | Eigen::DGMRES< _MatrixType, _Preconditioner > | [inline] |
| ~IterativeSolverBase() | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | [inline] |