TBCI Numerical high perf. C++ Library  2.8.0
CRMatrix< T > Member List

This is the complete list of members for CRMatrix< T >, including all inherited members.

allocate(unsigned int rows, unsigned int columns)CRMatrix< T >protected
clear()CRMatrix< T >inline
colIndexCRMatrix< T >protected
columns() const CRMatrix< T >inline
compCRMatrix< T >protected
copy(const CRMatrix< T > &m)CRMatrix< T >protected
CRMatrix()CRMatrix< T >inline
CRMatrix(unsigned int rows, unsigned int columns)CRMatrix< T >inline
CRMatrix(const CRMatrix< T > &m)CRMatrix< T >inline
CRMatrix(const Matrix< T > &mat)CRMatrix< T >
destroy()CRMatrix< T >protected
dummyCRMatrix< T >mutableprotected
element_type typedefCRMatrix< T >
fill(const T &)CRMatrix< T >inline
get(unsigned int row, unsigned int column) const CRMatrix< T >inline
get_row(unsigned int row) const CRMatrix< T >
mat_info()CRMatrix< T >inlinestatic
Matrix_Sig()Matrix_Sig< T >inline
MatVecMult(Vector< T > &res, const Vector< T > &v) const CRMatrix< T >
MatVecMult(T *v, T *res)CRMatrix< T >
mult(const T &z) const CRMatrix< T >
n_colsCRMatrix< T >protected
n_rowsCRMatrix< T >protected
operator!=(const CRMatrix< T > &m) const CRMatrix< T >inline
operator()(unsigned int row, unsigned int column) const CRMatrix< T >inline
operator()(unsigned int row, unsigned int column)CRMatrix< T >inline
Matrix_Sig::operator()(const unsigned, const unsigned) const Matrix_Sig< T >
Matrix_Sig::operator()(const unsigned, const unsigned)Matrix_Sig< T >
operator*(const Vector< T > &v) const CRMatrix< T >
operator*(const TVector< T > &tv) const CRMatrix< T >inline
operator*(TSVector< T > &tsv) const CRMatrix< T >inline
operator*(const T &z) const CRMatrix< T >
Matrix_Sig::operator*(const Vector_Sig< T > &) const Matrix_Sig< T >
operator*=(const T &z)CRMatrix< T >
operator-() const CRMatrix< T >
operator/(const T &z) const CRMatrix< T >
operator/=(const T &z)CRMatrix< T >
operator<< FGD(STD__ ostream &stream, const CRMatrix< T > &m)CRMatrix< T >friend
operator=(const CRMatrix< T > &m)CRMatrix< T >
operator==(const CRMatrix< T > &m) const CRMatrix< T >
resize(unsigned int newRows, unsigned int newColumns)CRMatrix< T >inline
rows() const CRMatrix< T >inline
rowSizeCRMatrix< T >protected
set_row(const Vector< T > &v, unsigned int row)CRMatrix< T >
set_row(const TVector< T > &tv, unsigned int row)CRMatrix< T >
set_row(const TSVector< T > &tsv, unsigned int row)CRMatrix< T >
set_row(T *value, unsigned int row, unsigned int count, unsigned int *index)CRMatrix< T >
setunit(const T &=(T) 1)CRMatrix< T >inline
setval(const T &z, unsigned int row, unsigned int column)CRMatrix< T >
setval(unsigned int row, unsigned int column)CRMatrix< T >
size() const CRMatrix< T >
swap(CRMatrix< T > &)CRMatrix< T >
TALIGN typedefCRMatrix< T >
transMult(const Vector< T > &v) const CRMatrix< T >
transMult(const TVector< T > &tv) const CRMatrix< T >
transMult(const TSVector< T > &tsv) const CRMatrix< T >
Matrix_Sig::transMult(const Vector_Sig< T > &) const Matrix_Sig< T >
transpose()CRMatrix< T >inline
transposed_copy() const CRMatrix< T >
value_type typedefCRMatrix< T >
~CRMatrix()CRMatrix< T >inline
~Matrix_Sig()Matrix_Sig< T >inline