IterativeSolverBase< Derived > Member List
This is the complete list of members for IterativeSolverBase< Derived >, including all inherited members.
_solve_sparse(const Rhs &b, SparseMatrix< DestScalar, DestOptions, DestIndex > &dest) const IterativeSolverBase< Derived > [inline]
analyzePattern(const MatrixType &A)IterativeSolverBase< Derived > [inline]
cols() const IterativeSolverBase< Derived > [inline]
compute(const MatrixType &A)IterativeSolverBase< Derived > [inline]
derived()IterativeSolverBase< Derived > [inline]
derived() const IterativeSolverBase< Derived > [inline]
error() const IterativeSolverBase< Derived > [inline]
factorize(const MatrixType &A)IterativeSolverBase< Derived > [inline]
Index typedefIterativeSolverBase< Derived >
info() const IterativeSolverBase< Derived > [inline]
init()IterativeSolverBase< Derived > [inline, protected]
iterations() const IterativeSolverBase< Derived > [inline]
IterativeSolverBase()IterativeSolverBase< Derived > [inline]
IterativeSolverBase(const MatrixType &A)IterativeSolverBase< Derived > [inline]
m_analysisIsOkIterativeSolverBase< Derived > [mutable, protected]
m_errorIterativeSolverBase< Derived > [mutable, protected]
m_factorizationIsOkIterativeSolverBase< Derived > [mutable, protected]
m_infoIterativeSolverBase< Derived > [mutable, protected]
m_isInitializedIterativeSolverBase< Derived > [mutable, protected]
m_iterationsIterativeSolverBase< Derived > [mutable, protected]
m_maxIterationsIterativeSolverBase< Derived > [protected]
m_preconditionerIterativeSolverBase< Derived > [protected]
m_toleranceIterativeSolverBase< Derived > [protected]
MatrixType typedefIterativeSolverBase< Derived >
maxIterations() const IterativeSolverBase< Derived > [inline]
mp_matrixIterativeSolverBase< Derived > [protected]
preconditioner()IterativeSolverBase< Derived > [inline]
preconditioner() const IterativeSolverBase< Derived > [inline]
Preconditioner typedefIterativeSolverBase< Derived >
RealScalar typedefIterativeSolverBase< Derived >
rows() const IterativeSolverBase< Derived > [inline]
Scalar typedefIterativeSolverBase< Derived >
setMaxIterations(int maxIters)IterativeSolverBase< Derived > [inline]
setTolerance(RealScalar tolerance)IterativeSolverBase< Derived > [inline]
solve(const MatrixBase< Rhs > &b) const IterativeSolverBase< Derived > [inline]
solve(const SparseMatrixBase< Rhs > &b) const IterativeSolverBase< Derived > [inline]
tolerance() const IterativeSolverBase< Derived > [inline]
~IterativeSolverBase()IterativeSolverBase< Derived > [inline]