|
TBCI Numerical high perf. C++ Library
2.8.0
|
abstract base class (signature) for preconditioners TBCI::Preconditioner_Sig More...
#include "tbci/basics.h"#include "tbci/vector.h"#include "tbci/matrix_sig.h"
Go to the source code of this file.
Classes | |
| class | BdMatrix< T > |
| The class BdMatrix is an implementation to store and do operations on sparse Matrices with a band structure. More... | |
| class | Preconditioner_Sig< T, MatrixType > |
| Abstract base class for all Preconditioners. More... | |
abstract base class (signature) for preconditioners TBCI::Preconditioner_Sig
Definition in file precond.h.
1.8.5