ConicBundle
Classes | Namespaces
IterativeSystemObject.hxx File Reference

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.
 

Detailed Description

Header declaring the abstract classes CH_Matrix_Classes::IterativeSystemObject and CH_Matrix_Classes::IterativeSolverObject.

Version
1.0
Date
2011-12-29
Author
Christoph Helmberg