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 Eigen::DGMRES< _MatrixType, _Preconditioner > [inline]
_solve_sparse(const Rhs &b, SparseMatrix< DestScalar, DestOptions, DestIndex > &dest) constEigen::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 typedefEigen::DGMRES< _MatrixType, _Preconditioner > [private]
cols() constEigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > [inline]
ComplexVector typedefEigen::DGMRES< _MatrixType, _Preconditioner >
compute(const MatrixType &A)Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > [inline]
deflSize()Eigen::DGMRES< _MatrixType, _Preconditioner > [inline]
DenseMatrix typedefEigen::DGMRES< _MatrixType, _Preconditioner >
DenseRealMatrix typedefEigen::DGMRES< _MatrixType, _Preconditioner >
DenseRealVector typedefEigen::DGMRES< _MatrixType, _Preconditioner >
DenseVector typedefEigen::DGMRES< _MatrixType, _Preconditioner >
derived()Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > [inline]
derived() constEigen::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() constEigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > [inline]
factorize(const MatrixType &A)Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > [inline]
Index typedefEigen::DGMRES< _MatrixType, _Preconditioner >
info() constEigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > [inline]
init()Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > [inline, protected]
iterations() constEigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > [inline]
IterativeSolverBase()Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > [inline]
IterativeSolverBase(const MatrixType &A)Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > [inline]
m_analysisIsOkEigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > [mutable, protected]
m_errorEigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > [mutable, protected]
m_factorizationIsOkEigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > [mutable, protected]
m_forceEigen::DGMRES< _MatrixType, _Preconditioner > [mutable, protected]
m_HEigen::DGMRES< _MatrixType, _Preconditioner > [mutable, protected]
m_HesEigen::DGMRES< _MatrixType, _Preconditioner > [mutable, protected]
m_infoEigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > [mutable, protected]
m_isDeflAllocatedEigen::DGMRES< _MatrixType, _Preconditioner > [mutable, protected]
m_isDeflInitializedEigen::DGMRES< _MatrixType, _Preconditioner > [mutable, protected]
m_isInitializedEigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > [mutable, protected]
m_iterationsEigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > [mutable, protected]
m_lambdaNEigen::DGMRES< _MatrixType, _Preconditioner > [mutable, protected]
m_luTEigen::DGMRES< _MatrixType, _Preconditioner > [mutable, protected]
m_maxIterationsEigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > [protected]
m_maxNeigEigen::DGMRES< _MatrixType, _Preconditioner > [mutable, protected]
m_MUEigen::DGMRES< _MatrixType, _Preconditioner > [mutable, protected]
m_neigEigen::DGMRES< _MatrixType, _Preconditioner > [mutable, protected]
m_preconditionerEigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > [protected]
m_rEigen::DGMRES< _MatrixType, _Preconditioner > [mutable, protected]
m_restartEigen::DGMRES< _MatrixType, _Preconditioner > [mutable, protected]
m_smvEigen::DGMRES< _MatrixType, _Preconditioner > [mutable, protected]
m_TEigen::DGMRES< _MatrixType, _Preconditioner > [mutable, protected]
m_toleranceEigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > [protected]
m_UEigen::DGMRES< _MatrixType, _Preconditioner > [mutable, protected]
m_VEigen::DGMRES< _MatrixType, _Preconditioner > [mutable, protected]
MatrixType typedefEigen::DGMRES< _MatrixType, _Preconditioner >
maxIterations() constEigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > [inline]
mp_matrixEigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > [protected]
preconditioner()Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > [inline]
preconditioner() constEigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > [inline]
Preconditioner typedefEigen::DGMRES< _MatrixType, _Preconditioner >
RealScalar typedefEigen::DGMRES< _MatrixType, _Preconditioner >
restart()Eigen::DGMRES< _MatrixType, _Preconditioner > [inline]
rows() constEigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > [inline]
Scalar typedefEigen::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) 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) const Eigen::DGMRES< _MatrixType, _Preconditioner > [inline]
tolerance() constEigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > [inline]
~DGMRES()Eigen::DGMRES< _MatrixType, _Preconditioner > [inline]
~IterativeSolverBase()Eigen::IterativeSolverBase< DGMRES< _MatrixType, _Preconditioner > > [inline]


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Sat Jun 8 2019 19:40:39