| _A | SparseMatrixBase | [protected] |
| _m | SparseMatrixBase | [protected] |
| _n | SparseMatrixBase | [protected] |
| coldim() const | SparseMatrixBase | [inline] |
| columnDensity(Vector &v) const | SparseMatrixBase | |
| ConstRow typedef | SparseMatrixBase | |
| ConstRowIterator typedef | SparseMatrixBase | |
| Element typedef | SparseMatrixBase | |
| getEntry(size_t i, size_t j) const | SparseMatrixBase | |
| getEntry(Element &x, size_t i, size_t j) const | SparseMatrixBase | |
| getRow(size_t i) | SparseMatrixBase | |
| operator[](size_t i) | SparseMatrixBase | |
| operator[](size_t i) const | SparseMatrixBase | |
| rawBegin() | SparseMatrixBase | |
| rawBegin() const | SparseMatrixBase | |
| rawEnd() | SparseMatrixBase | |
| rawEnd() const | SparseMatrixBase | |
| rawIndexedBegin() | SparseMatrixBase | |
| rawIndexedBegin() const | SparseMatrixBase | |
| rawIndexedEnd() | SparseMatrixBase | |
| rawIndexedEnd() const | SparseMatrixBase | |
| read(std::istream &is, const Field &F, FileFormatTag format=FORMAT_DETECT) | SparseMatrixBase | |
| read(std::istream &is, FileFormatTag format=FORMAT_DETECT) | SparseMatrixBase | |
| refEntry(size_t i, size_t j) | SparseMatrixBase | |
| Rep typedef | SparseMatrixBase | |
| Row typedef | SparseMatrixBase | |
| rowBegin() | SparseMatrixBase | |
| rowBegin() const | SparseMatrixBase | |
| rowdim() const | SparseMatrixBase | [inline] |
| rowEnd() | SparseMatrixBase | |
| rowEnd() const | SparseMatrixBase | |
| RowIterator typedef | SparseMatrixBase | |
| setEntry(size_t i, size_t j, const Element &value) | SparseMatrixBase | |
| SparseMatrixBase(size_t m, size_t n) | SparseMatrixBase | |
| SparseMatrixBase(const SparseMatrixBase< Element, Row, Trait > &A) | SparseMatrixBase | |
| SparseMatrixReadWriteHelper< Element, Row > class | SparseMatrixBase | [friend] |
| SparseMatrixWriteHelper< Element, Row > class | SparseMatrixBase | [friend] |
| transpose(SparseMatrixBase &AT) const | SparseMatrixBase | |
| write(std::ostream &os, const Field &F, FileFormatTag format=FORMAT_PRETTY) const | SparseMatrixBase | |
| write(std::ostream &os, FileFormatTag format=FORMAT_PRETTY) const | SparseMatrixBase | |
| ~SparseMatrixBase() | SparseMatrixBase | [inline] |