#include "vector.h"
#include "matrix_sig.h"


Go to the source code of this file.
Namespaces | |
| namespace | TBCI |
Classes | |
| class | TBCI::Symm_BdMatrix< T > |
| Matrix class with optimized Matrix-Vector multiplication for symmetrical Matrices. More... | |
Functions | |
| template<typename T> | |
| std::ostream & | TBCI::operator<< (std::ostream &out, const Symm_BdMatrix< T > &matrix) |
Definition in file symm_bdmatrix.h.
1.5.6