TBCI Numerical high perf. C++ Library  2.8.0
Classes | Functions
symm_bdmatrix.h File Reference

Implementation of class TBCI::Symm_BdMatrix. More...

#include "tbci/vector.h"
#include "tbci/matrix_sig.h"
Include dependency graph for symm_bdmatrix.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)
 

Detailed Description

Implementation of class TBCI::Symm_BdMatrix.

Definition in file symm_bdmatrix.h.

Function Documentation

template<typename T >
STD__ ostream& operator<< ( STD__ ostream &  out,
const Symm_BdMatrix< T > &  matrix 
)
inline

Definition at line 400 of file symm_bdmatrix.h.

References i, and STD__.