TBCI Numerical high perf. C++ Library 2.8.0
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  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

◆ operator<<()

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 Symm_BdMatrix< T >::dimension, i, and STD__.