_solve_vector_with_guess_impl(const Rhs &b, Dest &x) const | Eigen::IDRS< _MatrixType, _Preconditioner > | inline |
Base typedef | Eigen::IDRS< _MatrixType, _Preconditioner > | private |
IDRS() | Eigen::IDRS< _MatrixType, _Preconditioner > | inline |
IDRS(const EigenBase< MatrixDerived > &A) | Eigen::IDRS< _MatrixType, _Preconditioner > | inlineexplicit |
m_angle | Eigen::IDRS< _MatrixType, _Preconditioner > | private |
m_error | Eigen::IDRS< _MatrixType, _Preconditioner > | mutableprivate |
m_info | Eigen::IDRS< _MatrixType, _Preconditioner > | mutableprivate |
m_isInitialized | Eigen::IDRS< _MatrixType, _Preconditioner > | mutableprivate |
m_iterations | Eigen::IDRS< _MatrixType, _Preconditioner > | mutableprivate |
m_residual | Eigen::IDRS< _MatrixType, _Preconditioner > | private |
m_S | Eigen::IDRS< _MatrixType, _Preconditioner > | private |
m_smoothing | Eigen::IDRS< _MatrixType, _Preconditioner > | private |
matrix() const | Eigen::IDRS< _MatrixType, _Preconditioner > | inlineprivate |
MatrixType typedef | Eigen::IDRS< _MatrixType, _Preconditioner > | |
Preconditioner typedef | Eigen::IDRS< _MatrixType, _Preconditioner > | |
RealScalar typedef | Eigen::IDRS< _MatrixType, _Preconditioner > | |
Scalar typedef | Eigen::IDRS< _MatrixType, _Preconditioner > | |
setAngle(RealScalar angle) | Eigen::IDRS< _MatrixType, _Preconditioner > | inline |
setResidualUpdate(bool update) | Eigen::IDRS< _MatrixType, _Preconditioner > | inline |
setS(Index S) | Eigen::IDRS< _MatrixType, _Preconditioner > | inline |
setSmoothing(bool smoothing) | Eigen::IDRS< _MatrixType, _Preconditioner > | inline |