, including all inherited members.
| aligned_value_type typedef | TBCI::CSCMatrix< T > | |
| allocate(unsigned int rows, unsigned int columns, unsigned int nnzeros=1) | TBCI::CSCMatrix< T > | [inline, protected] |
| clear() | TBCI::CSCMatrix< T > | [inline] |
| columnPointer() | TBCI::CSCMatrix< T > | [inline] |
| columns() const | TBCI::CSCMatrix< T > | [inline] |
| comp | TBCI::CSCMatrix< T > | [protected] |
| copy(const CSCMatrix< T > &m) | TBCI::CSCMatrix< T > | [inline, protected] |
| CSCMatrix() | TBCI::CSCMatrix< T > | [inline] |
| CSCMatrix(const T &val, const unsigned int rows, const unsigned int columns, const unsigned int nnzeros=1) | TBCI::CSCMatrix< T > | [inline] |
| CSCMatrix(const unsigned int rows, const unsigned int columns, const unsigned int nnzeros=1) | TBCI::CSCMatrix< T > | [inline] |
| CSCMatrix(const CSCMatrix< T > &m) | TBCI::CSCMatrix< T > | [inline] |
| CSCMatrix(const F_Matrix< T > &m, const double tol=0) | TBCI::CSCMatrix< T > | [inline] |
| CSCMatrix(const BdMatrix< T > &m, const double tol=0) | TBCI::CSCMatrix< T > | [inline] |
| CSCMatrix(const Matrix< T > &m, const double tol=0) | TBCI::CSCMatrix< T > | [inline] |
| dataPointer() | TBCI::CSCMatrix< T > | [inline] |
| destroy() | TBCI::CSCMatrix< T > | [inline, protected] |
| do_export(MatType &M) | TBCI::CSCMatrix< T > | [inline] |
| do_import(const MatType &M) | TBCI::CSCMatrix< T > | [inline] |
| dummy | TBCI::CSCMatrix< T > | [mutable, protected] |
| element_type typedef | TBCI::CSCMatrix< T > | |
| F_TSMatrix< T > class | TBCI::CSCMatrix< T > | [friend] |
| fill(const T &) | TBCI::CSCMatrix< T > | [inline] |
| fill(const MatType &M, const double tol=0.0) | TBCI::CSCMatrix< T > | [inline, protected] |
| get(unsigned int row, unsigned int column) const | TBCI::CSCMatrix< T > | [inline] |
| insert(const unsigned int column, const unsigned int pos) | TBCI::CSCMatrix< T > | [inline, protected] |
| irow | TBCI::CSCMatrix< T > | [protected] |
| mat_info() | TBCI::CSCMatrix< T > | [inline, static] |
| Matrix_Sig() | TBCI::Matrix_Sig< T > | [inline] |
| MatVecMult(Vector< T > &res, const Vector< T > &v) const | TBCI::CSCMatrix< T > | [inline] |
| MatVecMult(T *v, T *res) | TBCI::CSCMatrix< T > | [inline] |
| mult(const F_Matrix< T > &) const | TBCI::CSCMatrix< T > | [inline] |
| mult(const T &) const | TBCI::CSCMatrix< T > | [inline] |
| mult1(const F_Matrix< T > &) const | TBCI::CSCMatrix< T > | [inline] |
| multf(const F_Matrix< T > &) const | TBCI::CSCMatrix< T > | [inline] |
| n_cols | TBCI::CSCMatrix< T > | [protected] |
| n_max_size | TBCI::CSCMatrix< T > | [protected] |
| n_rows | TBCI::CSCMatrix< T > | [protected] |
| n_size | TBCI::CSCMatrix< T > | [protected] |
| operator(std::ostream &stream, const CSCMatrix< T > &m) | TBCI::CSCMatrix< T > | [friend] |
| operator F_TMatrix< T >() const | TBCI::CSCMatrix< T > | [inline] |
| operator!=(const CSCMatrix< T > &m) const | TBCI::CSCMatrix< T > | [inline] |
| operator()(unsigned int row, unsigned int column) const | TBCI::CSCMatrix< T > | [inline] |
| operator()(unsigned int row, unsigned int column) | TBCI::CSCMatrix< T > | [inline] |
| TBCI::Matrix_Sig::operator()(const unsigned, const unsigned) const | TBCI::Matrix_Sig< T > | |
| TBCI::Matrix_Sig::operator()(const unsigned, const unsigned) | TBCI::Matrix_Sig< T > | |
| operator*(const CSCMatrix< T > &) const | TBCI::CSCMatrix< T > | [inline] |
| operator*(const Vector< T > &v) const | TBCI::CSCMatrix< T > | [inline] |
| operator*(const TVector< T > &tv) const | TBCI::CSCMatrix< T > | [inline] |
| operator*(TSVector< T > &tsv) const | TBCI::CSCMatrix< T > | [inline] |
| operator*(const T &z) const | TBCI::CSCMatrix< T > | [inline] |
| TBCI::Matrix_Sig::operator*(const Vector_Sig< T > &) const | TBCI::Matrix_Sig< T > | |
| operator*=(const T &z) | TBCI::CSCMatrix< T > | [inline] |
| operator+(const CSCMatrix< T > &) const | TBCI::CSCMatrix< T > | [inline] |
| operator-() const | TBCI::CSCMatrix< T > | [inline] |
| operator-(const CSCMatrix< T > &) const | TBCI::CSCMatrix< T > | [inline] |
| operator/(const T &z) const | TBCI::CSCMatrix< T > | [inline] |
| operator/=(const T &z) | TBCI::CSCMatrix< T > | [inline] |
| operator=(const CSCMatrix< T > &m) | TBCI::CSCMatrix< T > | [inline] |
| operator==(const CSCMatrix< T > &m) const | TBCI::CSCMatrix< T > | [inline] |
| pcol | TBCI::CSCMatrix< T > | [protected] |
| resize(const unsigned int newRows, const unsigned int newColumns, const unsigned int nnzeros=1) | TBCI::CSCMatrix< T > | [inline] |
| rowIndexPointer() | TBCI::CSCMatrix< T > | [inline] |
| rows() const | TBCI::CSCMatrix< T > | [inline] |
| setunit(const T &=(T) 1) | TBCI::CSCMatrix< T > | [inline] |
| setval(const T &z, unsigned int row, unsigned int column) | TBCI::CSCMatrix< T > | [inline] |
| setval(unsigned int row, unsigned int column) | TBCI::CSCMatrix< T > | [inline] |
| size() const | TBCI::CSCMatrix< T > | [inline] |
| swap(CSCMatrix< T > &) | TBCI::CSCMatrix< T > | [inline] |
| transMult(const Vector< T > &v) const | TBCI::CSCMatrix< T > | [inline] |
| transMult(const TVector< T > &tv) const | TBCI::CSCMatrix< T > | [inline] |
| transMult(const TSVector< T > &tsv) const | TBCI::CSCMatrix< T > | [inline] |
| TBCI::Matrix_Sig::transMult(const Vector_Sig< T > &) const | TBCI::Matrix_Sig< T > | |
| transpose() | TBCI::CSCMatrix< T > | [inline] |
| transposed_copy() const | TBCI::CSCMatrix< T > | [inline] |
| value_type typedef | TBCI::CSCMatrix< T > | |
| ~CSCMatrix() | TBCI::CSCMatrix< T > | [inline] |
| ~Matrix_Sig() | TBCI::Matrix_Sig< T > | [inline] |