| col(const IndexType &c) | data_structures::SparseMatrix< IndexType, ScalarType > | inline |
| cols() const | data_structures::SparseMatrix< IndexType, ScalarType > | inline |
| Column typedef | data_structures::SparseMatrix< IndexType, ScalarType > | |
| ColumnIterator typedef | data_structures::SparseMatrix< IndexType, ScalarType > | |
| Columns typedef | data_structures::SparseMatrix< IndexType, ScalarType > | |
| ColumnsIterator typedef | data_structures::SparseMatrix< IndexType, ScalarType > | |
| delete_col(const IndexType &c) | data_structures::SparseMatrix< IndexType, ScalarType > | inline |
| delete_row(const IndexType &r) | data_structures::SparseMatrix< IndexType, ScalarType > | inline |
| get(const IndexType &r, const IndexType &c) const | data_structures::SparseMatrix< IndexType, ScalarType > | inline |
| resize(int r, int c) | data_structures::SparseMatrix< IndexType, ScalarType > | inline |
| row(const IndexType &r) | data_structures::SparseMatrix< IndexType, ScalarType > | inline |
| Row typedef | data_structures::SparseMatrix< IndexType, ScalarType > | |
| RowIterator typedef | data_structures::SparseMatrix< IndexType, ScalarType > | |
| Rows typedef | data_structures::SparseMatrix< IndexType, ScalarType > | |
| rows() const | data_structures::SparseMatrix< IndexType, ScalarType > | inline |
| RowsIterator typedef | data_structures::SparseMatrix< IndexType, ScalarType > | |
| set(const IndexType &r, const IndexType &c, const ScalarType &value) | data_structures::SparseMatrix< IndexType, ScalarType > | inline |
| set_non_existing(const IndexType &r, const IndexType &c, const ScalarType &value) | data_structures::SparseMatrix< IndexType, ScalarType > | inline |
| SparseMatrix() | data_structures::SparseMatrix< IndexType, ScalarType > | inline |
| SparseMatrix(const SparseMatrix &other) | data_structures::SparseMatrix< IndexType, ScalarType > | inline |
| SparseMatrix(int row_count, int col_count) | data_structures::SparseMatrix< IndexType, ScalarType > | inline |
| swap(SparseMatrix &other) | data_structures::SparseMatrix< IndexType, ScalarType > | inline |