| _beg_col | DenseSubmatrix | [protected] |
| _beg_row | DenseSubmatrix | [protected] |
| _end_col | DenseSubmatrix | [protected] |
| _end_row | DenseSubmatrix | [protected] |
| _M | DenseSubmatrix | [protected] |
| Col typedef | DenseSubmatrix | |
| colBegin() | DenseSubmatrix | |
| colBegin() const | DenseSubmatrix | |
| coldim() const | DenseSubmatrix | [inline] |
| colEnd() | DenseSubmatrix | |
| colEnd() const | DenseSubmatrix | |
| ColIterator typedef | DenseSubmatrix | |
| Column typedef | DenseSubmatrix | |
| ConstCol typedef | DenseSubmatrix | |
| ConstColIterator typedef | DenseSubmatrix | |
| ConstRawIndexedIterator typedef | DenseSubmatrix | |
| ConstRow typedef | DenseSubmatrix | |
| ConstRowIterator typedef | DenseSubmatrix | |
| DenseSubmatrix() | DenseSubmatrix | [inline] |
| DenseSubmatrix(DenseMatrixBase< Element > &M, size_t row, size_t col, size_t rowdim, size_t coldim) | DenseSubmatrix | |
| DenseSubmatrix(const DenseSubmatrix< Element > &SM, size_t row, size_t col, size_t rowdim, size_t coldim) | DenseSubmatrix | |
| DenseSubmatrix(const DenseSubmatrix< Element > &SM) | DenseSubmatrix | |
| Element typedef | DenseSubmatrix | |
| getEntry(size_t i, size_t j) const | DenseSubmatrix | [inline] |
| getEntry(Element &x, size_t i, size_t j) | DenseSubmatrix | [inline] |
| operator=(const DenseSubmatrix< Element > &SM) | DenseSubmatrix | |
| rawBegin() | DenseSubmatrix | |
| rawBegin() const | DenseSubmatrix | |
| rawEnd() | DenseSubmatrix | |
| rawEnd() const | DenseSubmatrix | |
| rawIndexBegin() | DenseSubmatrix | |
| rawIndexBegin() const | DenseSubmatrix | |
| rawIndexEnd() | DenseSubmatrix | |
| rawIndexEnd() const | DenseSubmatrix | |
| read(std::istream &file, const Field &field) | DenseSubmatrix | |
| refEntry(size_t i, size_t j) | DenseSubmatrix | [inline] |
| Row typedef | DenseSubmatrix | |
| rowBegin() | DenseSubmatrix | |
| rowBegin() const | DenseSubmatrix | |
| rowdim() const | DenseSubmatrix | [inline] |
| rowEnd() | DenseSubmatrix | |
| rowEnd() const | DenseSubmatrix | |
| RowIterator typedef | DenseSubmatrix | |
| Self_t typedef | DenseSubmatrix | |
| setEntry(size_t i, size_t j, const Element &a_ij) | DenseSubmatrix | [inline] |
| write(std::ostream &os, const Field &field, bool mapleFormat=false) const | DenseSubmatrix | |