, including all inherited members.
| Compute(SparseMatrix &) | tmath::sparse::SparseSolver | [virtual] |
| Compute(SymSparseMatrix &) | tmath::sparse::SparseSolver | [virtual] |
| getSparseScalarMatrix() | tmath::sparse::SparseSolver | [protected, static] |
| Init() (defined in tmath::sparse::SparseSolver) | tmath::sparse::SparseSolver | [inline, protected] |
| m_dimensions | tmath::sparse::SparseSolver | [protected] |
| m_succeeded_factorization (defined in tmath::sparse::SparseSolver) | tmath::sparse::SparseSolver | [protected] |
| operator*(const Matrix &other) | tmath::sparse::SparseSolver | [virtual] |
| Solve(const Matrix &b, Matrix &x) | tmath::sparse::SparseSolver | [virtual] |
| Solve(const Matrix &b, Matrix **x, bool **success) | tmath::sparse::SparseSolver | [inline] |
| SolveInPlace(Matrix &b) | tmath::sparse::SparseSolver | [virtual] |
| SolveTransposed(const Matrix &b, Matrix &x) | tmath::sparse::SparseSolver | [virtual] |
| SolveTransposed(const Matrix &b, Matrix **x, bool **success) | tmath::sparse::SparseSolver | [inline] |
| sparseScalarMatrix | tmath::sparse::SparseSolver | [protected, static] |
| SparseSolver() | tmath::sparse::SparseSolver | [inline] |
| succeeded_factorization() (defined in tmath::sparse::SparseSolver) | tmath::sparse::SparseSolver | [inline, protected] |
| succeeded_factorization() const (defined in tmath::sparse::SparseSolver) | tmath::sparse::SparseSolver | [inline, protected] |
| TScalar typedef (defined in tmath::sparse::SparseSolver) | tmath::sparse::SparseSolver | |
| TSparseLowerMatrix typedef (defined in tmath::sparse::SparseSolver) | tmath::sparse::SparseSolver | |
| TSparseLowerSelfAdjointMatrix typedef (defined in tmath::sparse::SparseSolver) | tmath::sparse::SparseSolver | |
| TSparseMatrix typedef (defined in tmath::sparse::SparseSolver) | tmath::sparse::SparseSolver | |
| TSparseSelfAdjointMatrix typedef (defined in tmath::sparse::SparseSolver) | tmath::sparse::SparseSolver | |
| TSparseUpperMatrix typedef (defined in tmath::sparse::SparseSolver) | tmath::sparse::SparseSolver | |
| TSparseUpperSelfAdjointMatrix typedef (defined in tmath::sparse::SparseSolver) | tmath::sparse::SparseSolver | |
| typeIdent() const | tmath::sparse::SparseSolver | [virtual] |
| ~SparseSolver() | tmath::sparse::SparseSolver | [inline, virtual] |