| add_recycled_row(Row &y) | Parma_Polyhedra_Library::Matrix< Row > | inline |
| add_row(const Row &x) | Parma_Polyhedra_Library::Matrix< Row > | inline |
| add_zero_columns(dimension_type n) | Parma_Polyhedra_Library::Matrix< Row > | inline |
| add_zero_columns(dimension_type n, dimension_type i) | Parma_Polyhedra_Library::Matrix< Row > | |
| add_zero_rows(dimension_type n) | Parma_Polyhedra_Library::Matrix< Row > | inline |
| add_zero_rows_and_columns(dimension_type n, dimension_type m) | Parma_Polyhedra_Library::Matrix< Row > | inline |
| ascii_dump() const | Parma_Polyhedra_Library::Matrix< Row > | |
| ascii_dump(std::ostream &s) const | Parma_Polyhedra_Library::Matrix< Row > | |
| ascii_load(std::istream &s) | Parma_Polyhedra_Library::Matrix< Row > | |
| begin() | Parma_Polyhedra_Library::Matrix< Row > | inline |
| begin() const | Parma_Polyhedra_Library::Matrix< Row > | inline |
| capacity() const | Parma_Polyhedra_Library::Matrix< Row > | inline |
| clear() | Parma_Polyhedra_Library::Matrix< Row > | inline |
| const_iterator typedef | Parma_Polyhedra_Library::Matrix< Row > | |
| end() | Parma_Polyhedra_Library::Matrix< Row > | inline |
| end() const | Parma_Polyhedra_Library::Matrix< Row > | inline |
| external_memory_in_bytes() const | Parma_Polyhedra_Library::Matrix< Row > | |
| has_no_rows() const | Parma_Polyhedra_Library::Matrix< Row > | inline |
| iterator typedef | Parma_Polyhedra_Library::Matrix< Row > | |
| m_swap(Matrix &x) | Parma_Polyhedra_Library::Matrix< Row > | inline |
| Matrix(dimension_type n=0) | Parma_Polyhedra_Library::Matrix< Row > | explicit |
| Matrix(dimension_type num_rows, dimension_type num_columns) | Parma_Polyhedra_Library::Matrix< Row > | |
| max_num_columns() | Parma_Polyhedra_Library::Matrix< Row > | inlinestatic |
| max_num_rows() | Parma_Polyhedra_Library::Matrix< Row > | inlinestatic |
| num_columns() const | Parma_Polyhedra_Library::Matrix< Row > | inline |
| num_columns_ | Parma_Polyhedra_Library::Matrix< Row > | private |
| num_rows() const | Parma_Polyhedra_Library::Matrix< Row > | inline |
| OK() const | Parma_Polyhedra_Library::Matrix< Row > | |
| operator!=(const Matrix< Row > &x, const Matrix< Row > &y) | Parma_Polyhedra_Library::Matrix< Row > | related |
| operator!=(const Matrix< Row > &x, const Matrix< Row > &y) | Parma_Polyhedra_Library::Matrix< Row > | related |
| operator==(const Matrix< Row > &x, const Matrix< Row > &y) | Parma_Polyhedra_Library::Matrix< Row > | related |
| operator==(const Matrix< Row > &x, const Matrix< Row > &y) | Parma_Polyhedra_Library::Matrix< Row > | related |
| operator[](dimension_type i) | Parma_Polyhedra_Library::Matrix< Row > | inline |
| operator[](dimension_type i) const | Parma_Polyhedra_Library::Matrix< Row > | inline |
| permute_columns(const std::vector< dimension_type > &cycles) | Parma_Polyhedra_Library::Matrix< Row > | |
| print() const | Parma_Polyhedra_Library::Matrix< Row > | |
| remove_column(dimension_type i) | Parma_Polyhedra_Library::Matrix< Row > | |
| remove_rows(iterator first, iterator last) | Parma_Polyhedra_Library::Matrix< Row > | inline |
| remove_trailing_columns(dimension_type n) | Parma_Polyhedra_Library::Matrix< Row > | inline |
| remove_trailing_rows(dimension_type n) | Parma_Polyhedra_Library::Matrix< Row > | inline |
| reserve_rows(dimension_type n) | Parma_Polyhedra_Library::Matrix< Row > | inline |
| resize(dimension_type n) | Parma_Polyhedra_Library::Matrix< Row > | inline |
| resize(dimension_type num_rows, dimension_type num_columns) | Parma_Polyhedra_Library::Matrix< Row > | |
| rows | Parma_Polyhedra_Library::Matrix< Row > | private |
| swap(Matrix< Row > &x, Matrix< Row > &y) | Parma_Polyhedra_Library::Matrix< Row > | related |
| swap_columns(dimension_type i, dimension_type j) | Parma_Polyhedra_Library::Matrix< Row > | |
| total_memory_in_bytes() const | Parma_Polyhedra_Library::Matrix< Row > | inline |