OSVR-Core
Eigen::DGMRES< _MatrixType, _Preconditioner > Member List

This is the complete list of members for Eigen::DGMRES< _MatrixType, _Preconditioner >, including all inherited members.

_solve(const Rhs &b, Dest &x) const (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >inline
_solve_sparse(const Rhs &b, SparseMatrix< DestScalar, DestOptions, DestIndex > &dest) const (defined in Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >)Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >inline
_solveWithGuess(const Rhs &b, Dest &x) const (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >inline
analyzePattern(const EigenBase< InputDerived > &A)Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >inline
cols() const (defined in Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >)Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >inline
ComplexVector typedef (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >
compute(const EigenBase< InputDerived > &A)Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >inline
deflSize()Eigen::DGMRES< _MatrixType, _Preconditioner >inline
DenseMatrix typedef (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >
DenseRealMatrix typedef (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >
DenseRealVector typedef (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >
DenseVector typedef (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >
derived() (defined in Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >)Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >inline
derived() const (defined in Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >)Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >inline
dgmres(const MatrixType &mat, const Rhs &rhs, Dest &x, const Preconditioner &precond) constEigen::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 (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >protected
dgmresComputeDeflationData(const MatrixType &mat, const Preconditioner &precond, const Index &it, Index &neig) const (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >protected
dgmresCycle(const MatrixType &mat, const Preconditioner &precond, Dest &x, DenseVector &r0, RealScalar &beta, const RealScalar &normRhs, int &nbIts) constEigen::DGMRES< _MatrixType, _Preconditioner >protected
dgmresInitDeflation(Index &rows) const (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >protected
error() constEigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >inline
factorize(const EigenBase< InputDerived > &A)Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >inline
grabInput(const EigenBase< InputDerived > &A) (defined in Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >)Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >inlineprotected
grabInput_impl(const EigenBase< InputDerived > &A) (defined in Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >)Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >inlineprotected
grabInput_impl(MatrixType &A) (defined in Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >)Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >inlineprotected
Index typedef (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >
info() constEigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >inline
init() (defined in Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >)Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >inlineprotected
iterations() constEigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >inline
IterativeSolverBase()Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >inline
IterativeSolverBase(const EigenBase< InputDerived > &A)Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >inline
m_analysisIsOk (defined in Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >)Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >mutableprotected
m_copyMatrix (defined in Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >)Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >protected
m_error (defined in Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >)Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >mutableprotected
m_factorizationIsOk (defined in Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >)Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >mutableprotected
m_force (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >mutableprotected
m_H (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >mutableprotected
m_Hes (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >mutableprotected
m_info (defined in Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >)Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >mutableprotected
m_isDeflAllocated (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >mutableprotected
m_isDeflInitialized (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >mutableprotected
m_isInitialized (defined in Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >)Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >mutableprotected
m_iterations (defined in Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >)Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >mutableprotected
m_lambdaN (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >mutableprotected
m_luT (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >mutableprotected
m_maxIterations (defined in Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >)Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >protected
m_maxNeig (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >mutableprotected
m_MU (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >mutableprotected
m_neig (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >mutableprotected
m_preconditioner (defined in Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >)Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >protected
m_r (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >mutableprotected
m_restart (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >mutableprotected
m_smv (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >mutableprotected
m_T (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >mutableprotected
m_tolerance (defined in Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >)Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >protected
m_U (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >mutableprotected
m_V (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >mutableprotected
MatrixType typedef (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >
maxIterations() constEigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >inline
mp_matrix (defined in Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >)Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >protected
preconditioner()Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >inline
preconditioner() constEigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >inline
Preconditioner typedef (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >
RealScalar typedef (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >
restart()Eigen::DGMRES< _MatrixType, _Preconditioner >inline
rows() const (defined in Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >)Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >inline
Scalar typedef (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >
schurValues(const ComplexSchur< DenseMatrix > &schurofH) const (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >inlineprotected
schurValues(const RealSchur< DenseMatrix > &schurofH) const (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)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(int maxIters)Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >inline
setTolerance(const RealScalar &tolerance)Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >inline
solve(const MatrixBase< Rhs > &b) constEigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >inline
solve(const SparseMatrixBase< Rhs > &b) constEigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >inline
solveWithGuess(const MatrixBase< Rhs > &b, const Guess &x0) constEigen::DGMRES< _MatrixType, _Preconditioner >inline
tolerance() constEigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >inline
~DGMRES() (defined in Eigen::DGMRES< _MatrixType, _Preconditioner >)Eigen::DGMRES< _MatrixType, _Preconditioner >inline
~IterativeSolverBase() (defined in Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >)Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > >inline