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

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

allocate(unsigned int rows, unsigned int columns, unsigned int nnzeros=1)CSCMatrix< T >protected
clear()CSCMatrix< T >inline
columnPointer()CSCMatrix< T >inline
columns() const CSCMatrix< T >inline
compCSCMatrix< T >protected
copy(const CSCMatrix< T > &m)CSCMatrix< T >protected
cscm_vec_mul_exact(const Vector< T > &V) const CSCMatrix< T >
CSCMatrix()CSCMatrix< T >inline
CSCMatrix(const T &val, const unsigned int rows, const unsigned int columns, const unsigned int nnzeros=1)CSCMatrix< T >inline
CSCMatrix(const unsigned int rows, const unsigned int columns, const unsigned int nnzeros=1)CSCMatrix< T >inline
CSCMatrix(const CSCMatrix< T > &m)CSCMatrix< T >inline
CSCMatrix(const F_Matrix< T > &m, const double tol=0)CSCMatrix< T >inline
CSCMatrix(const BdMatrix< T > &m, const double tol=0)CSCMatrix< T >inline
CSCMatrix(const Matrix< T > &m, const double tol=0)CSCMatrix< T >inline
dataPointer()CSCMatrix< T >inline
destroy()CSCMatrix< T >protected
do_export(MatType &M)CSCMatrix< T >inline
do_import(const MatType &M)CSCMatrix< T >inline
dummyCSCMatrix< T >mutableprotected
element_type typedefCSCMatrix< T >
F_TSMatrix< T > classCSCMatrix< T >friend
fill(const T &)CSCMatrix< T >inline
fill(const MatType &M, const double tol=0.0)CSCMatrix< T >inlineprotected
get(unsigned int row, unsigned int column) const HOTCSCMatrix< T >inline
insert(const unsigned int column, const unsigned int pos)CSCMatrix< T >protected
irowCSCMatrix< T >protected
mat_info()CSCMatrix< T >inlinestatic
Matrix_Sig()Matrix_Sig< T >inline
MatVecMult(Vector< T > &res, const Vector< T > &v) const HOTCSCMatrix< T >
MatVecMult(T *v, T *res) HOTCSCMatrix< T >
mult(const F_Matrix< T > &) const CSCMatrix< T >
mult(const T &) const CSCMatrix< T >
mult1(const F_Matrix< T > &) const CSCMatrix< T >
multf(const F_Matrix< T > &) const CSCMatrix< T >
n_colsCSCMatrix< T >protected
n_max_sizeCSCMatrix< T >protected
n_rowsCSCMatrix< T >protected
n_sizeCSCMatrix< T >protected
operator F_TMatrix< T >() const CSCMatrix< T >
operator!=(const CSCMatrix< T > &m) const CSCMatrix< T >inline
operator()(unsigned int row, unsigned int column) const HOTCSCMatrix< T >
operator()(unsigned int row, unsigned int column)CSCMatrix< 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 CSCMatrix< T > &) const CSCMatrix< T >
operator*(const Vector< T > &v) const HOTCSCMatrix< T >
operator*(const TVector< T > &tv) const HOTCSCMatrix< T >inline
operator*(TSVector< T > &tsv) const HOTCSCMatrix< T >inline
operator*(const T &z) const CSCMatrix< T >
Matrix_Sig::operator*(const Vector_Sig< T > &) const Matrix_Sig< T >
operator*=(const T &z)CSCMatrix< T >
operator+(const CSCMatrix< T > &) const CSCMatrix< T >
operator-() const CSCMatrix< T >
operator-(const CSCMatrix< T > &) const CSCMatrix< T >
operator/(const T &z) const CSCMatrix< T >
operator/=(const T &z)CSCMatrix< T >
operator<< FGDT(STD__ ostream &stream, const CSCMatrix< T > &m)CSCMatrix< T >friend
operator=(const CSCMatrix< T > &m)CSCMatrix< T >
operator==(const CSCMatrix< T > &m) const CSCMatrix< T >
pcolCSCMatrix< T >protected
resize(const unsigned int newRows, const unsigned int newColumns, const unsigned int nnzeros=1)CSCMatrix< T >
rowIndexPointer()CSCMatrix< T >inline
rows() const CSCMatrix< T >inline
setunit(const T &=(T) 1)CSCMatrix< T >
setval(const T &z, unsigned int row, unsigned int column)CSCMatrix< T >
setval(unsigned int row, unsigned int column)CSCMatrix< T >
size() const CSCMatrix< T >inline
swap(CSCMatrix< T > &)CSCMatrix< T >
TALIGN typedefCSCMatrix< T >
transMult(const Vector< T > &v) const HOTCSCMatrix< T >
transMult(const TVector< T > &tv) const HOTCSCMatrix< T >
transMult(const TSVector< T > &tsv) const HOTCSCMatrix< T >
Matrix_Sig::transMult(const Vector_Sig< T > &) const Matrix_Sig< T >
transpose()CSCMatrix< T >inline
transposed_copy() const CSCMatrix< T >
value_type typedefCSCMatrix< T >
~CSCMatrix()CSCMatrix< T >inline
~Matrix_Sig()Matrix_Sig< T >inline