Toast++  1.0.2 (r.539)
Forward and inverse modelling in optical tomography
Public Member Functions | Static Public Member Functions | List of all members
TPreconditioner< MT > Class Template Referenceabstract
Inheritance diagram for TPreconditioner< MT >:
TPrecon_CG_Multigrid< MT > TPrecon_Diag< MT > TPrecon_DILU< MT > TPrecon_IC< MT > TPrecon_Null< MT >

Public Member Functions

virtual PreconType Type ()=0
 
virtual void Reset (const TMatrix< MT > *A)=0
 
virtual void Apply (const TVector< MT > &r, TVector< MT > &s)=0
 
virtual void Apply (const TDenseMatrix< MT > &r, TDenseMatrix< MT > &s) const =0
 

Static Public Member Functions

static TPreconditionerCreate (PreconType type)
 

The documentation for this class was generated from the following files: