crmatrix.h File Reference

Header and Implementation of class TBCI::CRMatrix. More...

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

Include dependency graph for crmatrix.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::CRMatErr
class  TBCI::CRMatrix< T >
 C++ class for sparse matrices using compressed row storage. More...

Functions

template<typename T>
void TBCI::MatVecMult (Vector< T > &res, const CRMatrix< T > &m, const Vector< T > &v)
template<typename T>
CRMatrix< T > TBCI::operator* (const T &z, const CRMatrix< T > &m)
template<typename T>
CRMatrix< T > TBCI::transpose (const CRMatrix< T > &crm)
template<typename T>
std::ostream & TBCI::operator<< (std::ostream &stream, const CRMatrix< T > &m)


Detailed Description

Header and Implementation of class TBCI::CRMatrix.

Definition in file crmatrix.h.


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