|
TBCI Numerical high perf. C++ Library
2.8.0
|
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 |
| comp | CSCMatrix< 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 |
| dummy | CSCMatrix< T > | mutableprotected |
| element_type typedef | CSCMatrix< T > | |
| F_TSMatrix< T > class | CSCMatrix< 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 HOT | CSCMatrix< T > | inline |
| insert(const unsigned int column, const unsigned int pos) | CSCMatrix< T > | protected |
| irow | CSCMatrix< T > | protected |
| mat_info() | CSCMatrix< T > | inlinestatic |
| Matrix_Sig() | Matrix_Sig< T > | inline |
| MatVecMult(Vector< T > &res, const Vector< T > &v) const HOT | CSCMatrix< T > | |
| MatVecMult(T *v, T *res) HOT | CSCMatrix< 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_cols | CSCMatrix< T > | protected |
| n_max_size | CSCMatrix< T > | protected |
| n_rows | CSCMatrix< T > | protected |
| n_size | CSCMatrix< 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 HOT | CSCMatrix< 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 HOT | CSCMatrix< T > | |
| operator*(const TVector< T > &tv) const HOT | CSCMatrix< T > | inline |
| operator*(TSVector< T > &tsv) const HOT | CSCMatrix< 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 > | |
| pcol | CSCMatrix< 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 typedef | CSCMatrix< T > | |
| transMult(const Vector< T > &v) const HOT | CSCMatrix< T > | |
| transMult(const TVector< T > &tv) const HOT | CSCMatrix< T > | |
| transMult(const TSVector< T > &tsv) const HOT | CSCMatrix< T > | |
| Matrix_Sig::transMult(const Vector_Sig< T > &) const | Matrix_Sig< T > | |
| transpose() | CSCMatrix< T > | inline |
| transposed_copy() const | CSCMatrix< T > | |
| value_type typedef | CSCMatrix< T > | |
| ~CSCMatrix() | CSCMatrix< T > | inline |
| ~Matrix_Sig() | Matrix_Sig< T > | inline |
1.8.5