cscmatrix.h File Reference

header file for class TBCI::CSCMatrix More...

#include "vector.h"
#include "matrix_sig.h"
#include "f_matrix.h"
#include "band_matrix.h"

Include dependency graph for cscmatrix.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  TBCI

Classes

class  TBCI::CSCMatErr
class  TBCI::CSCMatrix< T >

Functions

template<typename T>
std::ostream & TBCI::operator<< (std::ostream &stream, const CSCMatrix< T > &m)
template<typename T>
F_TMatrix< T > TBCI::operator* (const F_Matrix< T > &m1, const CSCMatrix< T > &m2)
template<typename T>
F_TMatrix< T > TBCI::operator* (const CSCMatrix< T > &m1, const F_Matrix< T > &m2)
template<typename T>
void TBCI::MatVecMult (Vector< T > &res, const CSCMatrix< T > &m, const Vector< T > &v)
template<typename T>
CSCMatrix< T > TBCI::operator* (const T &z, const CSCMatrix< T > &m)
template<typename T>
CSCMatrix< T > TBCI::transpose (const CSCMatrix< T > &cscm)


Detailed Description

header file for class TBCI::CSCMatrix

Definition in file cscmatrix.h.


Generated on Wed Nov 20 09:27:47 2013 for TBCI Numerical high perf. C++ Library by  doxygen 1.5.6