ConicBundle
|
Header declaring the abstract classes CH_Matrix_Classes::IterativeSystemObject and CH_Matrix_Classes::IterativeSolverObject. More...
#include "matrix.hxx"
Go to the source code of this file.
Classes | |
class | CH_Matrix_Classes::IterativeSystemObject |
Abstract base class for supplying the system for an iterative solver. More... | |
class | CH_Matrix_Classes::IterativeSolverObject |
Abstract interface to iterative methods for solving Ax=b given by an IterativeSystemObject. More... | |
Namespaces | |
CH_Matrix_Classes | |
Matrix Classes and Linear Algebra. See Matrix Classes (namespace CH_Matrix_Classes) for a quick introduction. | |
Header declaring the abstract classes CH_Matrix_Classes::IterativeSystemObject and CH_Matrix_Classes::IterativeSolverObject.