_solve_impl(const Rhs &b, MatrixBase< Dest > &x) const | Eigen::DGMRES< _MatrixType, _Preconditioner > | inline |
IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >::_solve_impl(const Rhs &b, SparseMatrixBase< DestDerived > &aDest) const | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | inline |
SparseSolverBase< DGMRES< _MatrixType, _Preconditioner > >::_solve_impl(const SparseMatrixBase< Rhs > &b, SparseMatrixBase< Dest > &dest) const | Eigen::SparseSolverBase< DGMRES< _MatrixType, _Preconditioner > > | inline |
_solve_with_guess_impl(const Rhs &b, Dest &x) const | Eigen::DGMRES< _MatrixType, _Preconditioner > | inline |
ActualMatrixType typedef | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | protected |
analyzePattern(const EigenBase< MatrixDerived > &A) | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | inline |
Base typedef | Eigen::DGMRES< _MatrixType, _Preconditioner > | private |
cols() const | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | inline |
ColsAtCompileTime enum value | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | |
ComplexVector typedef | Eigen::DGMRES< _MatrixType, _Preconditioner > | |
compute(const EigenBase< MatrixDerived > &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::SparseSolverBase< DGMRES< _MatrixType, _Preconditioner > > | inline |
derived() const | Eigen::SparseSolverBase< 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 EigenBase< MatrixDerived > &A) | Eigen::DGMRES< _MatrixType, _Preconditioner > | inlineexplicit |
dgmresApplyDeflation(const RhsType &In, DestType &Out) const | Eigen::DGMRES< _MatrixType, _Preconditioner > | protected |
dgmresComputeDeflationData(const MatrixType &mat, const Preconditioner &precond, const Index &it, StorageIndex &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 EigenBase< MatrixDerived > &A) | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | inline |
grab(const InputType &A) | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | inlineprotected |
Index typedef | Eigen::DGMRES< _MatrixType, _Preconditioner > | |
info() const | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | inline |
init() | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | inlineprotected |
iterations() const | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | inline |
IterativeSolverBase() | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | inline |
IterativeSolverBase(const EigenBase< MatrixDerived > &A) | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | inlineexplicit |
m_analysisIsOk | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | mutableprotected |
m_error | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | mutableprotected |
m_factorizationIsOk | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | mutableprotected |
m_force | Eigen::DGMRES< _MatrixType, _Preconditioner > | mutableprotected |
m_H | Eigen::DGMRES< _MatrixType, _Preconditioner > | mutableprotected |
m_Hes | Eigen::DGMRES< _MatrixType, _Preconditioner > | mutableprotected |
m_info | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | mutableprotected |
m_isDeflAllocated | Eigen::DGMRES< _MatrixType, _Preconditioner > | mutableprotected |
m_isDeflInitialized | Eigen::DGMRES< _MatrixType, _Preconditioner > | mutableprotected |
m_isInitialized | Eigen::SparseSolverBase< DGMRES< _MatrixType, _Preconditioner > > | mutableprotected |
m_iterations | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | mutableprotected |
m_lambdaN | Eigen::DGMRES< _MatrixType, _Preconditioner > | mutableprotected |
m_luT | Eigen::DGMRES< _MatrixType, _Preconditioner > | mutableprotected |
m_matrixWrapper | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | protected |
m_maxIterations | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | protected |
m_maxNeig | Eigen::DGMRES< _MatrixType, _Preconditioner > | mutableprotected |
m_MU | Eigen::DGMRES< _MatrixType, _Preconditioner > | mutableprotected |
m_neig | Eigen::DGMRES< _MatrixType, _Preconditioner > | mutableprotected |
m_preconditioner | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | protected |
m_r | Eigen::DGMRES< _MatrixType, _Preconditioner > | mutableprotected |
m_restart | Eigen::DGMRES< _MatrixType, _Preconditioner > | mutableprotected |
m_smv | Eigen::DGMRES< _MatrixType, _Preconditioner > | mutableprotected |
m_T | Eigen::DGMRES< _MatrixType, _Preconditioner > | mutableprotected |
m_tolerance | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | protected |
m_U | Eigen::DGMRES< _MatrixType, _Preconditioner > | mutableprotected |
m_V | Eigen::DGMRES< _MatrixType, _Preconditioner > | mutableprotected |
matrix() const | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | inlineprotected |
MatrixType typedef | Eigen::DGMRES< _MatrixType, _Preconditioner > | |
MatrixWrapper typedef | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | protected |
MaxColsAtCompileTime enum value | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | |
maxIterations() const | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | inline |
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 > | inlineprotected |
schurValues(const RealSchur< DenseMatrix > &schurofH) const | Eigen::DGMRES< _MatrixType, _Preconditioner > | inlineprotected |
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(Index maxIters) | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | inline |
setTolerance(const RealScalar &tolerance) | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | inline |
solve(const MatrixBase< Rhs > &b) const | Eigen::SparseSolverBase< DGMRES< _MatrixType, _Preconditioner > > | inline |
solve(const SparseMatrixBase< Rhs > &b) const | Eigen::SparseSolverBase< DGMRES< _MatrixType, _Preconditioner > > | inline |
solveWithGuess(const MatrixBase< Rhs > &b, const Guess &x0) const | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | inline |
SparseSolverBase() | Eigen::SparseSolverBase< DGMRES< _MatrixType, _Preconditioner > > | inline |
StorageIndex typedef | Eigen::DGMRES< _MatrixType, _Preconditioner > | |
tolerance() const | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | inline |
~DGMRES() | Eigen::DGMRES< _MatrixType, _Preconditioner > | inline |
~IterativeSolverBase() | Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > | inline |
~SparseSolverBase() | Eigen::SparseSolverBase< DGMRES< _MatrixType, _Preconditioner > > | inline |