|
TBCI Numerical high perf. C++ Library
2.8.0
|
Implementation of class TBCI::Symm_BdMatrix. More...
#include "tbci/vector.h"#include "tbci/matrix_sig.h"
Go to the source code of this file.
Classes | |
| class | Symm_BdMatrix< T > |
| Matrix class with optimized Matrix-Vector multiplication for symmetrical Matrices. More... | |
| class | Symm_BdMatrix< T > |
| Matrix class with optimized Matrix-Vector multiplication for symmetrical Matrices. More... | |
| class | ILU0_Symm_BdMatrixPreconditioner< T > |
| class | SymmBdMatrixErr |
| exception class More... | |
| class | Symm_BdMatrix< T > |
| Matrix class with optimized Matrix-Vector multiplication for symmetrical Matrices. More... | |
Functions | |
| template<typename T > | |
| STD__ ostream & | operator<< (STD__ ostream &out, const Symm_BdMatrix< T > &matrix) |
Implementation of class TBCI::Symm_BdMatrix.
Definition in file symm_bdmatrix.h.
|
inline |
Definition at line 400 of file symm_bdmatrix.h.
1.8.5