, including all inherited members.
| add_recycled_row(Row &y) | Parma_Polyhedra_Library::Matrix | |
| add_row(const Row &y) | Parma_Polyhedra_Library::Matrix | [inline] |
| add_zero_columns(dimension_type n) | Parma_Polyhedra_Library::Matrix | |
| add_zero_rows(dimension_type n, Row::Flags row_flags) | Parma_Polyhedra_Library::Matrix | |
| add_zero_rows_and_columns(dimension_type n, dimension_type m, Row::Flags row_flags) | Parma_Polyhedra_Library::Matrix | |
| ascii_dump() const | Parma_Polyhedra_Library::Matrix | |
| ascii_dump(std::ostream &s) const | Parma_Polyhedra_Library::Matrix | |
| ascii_load(std::istream &s) | Parma_Polyhedra_Library::Matrix | |
| begin() const | Parma_Polyhedra_Library::Matrix | [inline] |
| clear() | Parma_Polyhedra_Library::Matrix | [inline] |
| end() const | Parma_Polyhedra_Library::Matrix | [inline] |
| erase_to_end(dimension_type first_to_erase) | Parma_Polyhedra_Library::Matrix | [inline] |
| external_memory_in_bytes() const | Parma_Polyhedra_Library::Matrix | |
| has_no_rows() const | Parma_Polyhedra_Library::Matrix | [inline] |
| Matrix() | Parma_Polyhedra_Library::Matrix | [inline] |
| Matrix(dimension_type n_rows, dimension_type n_columns, Row::Flags row_flags=Row::Flags()) | Parma_Polyhedra_Library::Matrix | |
| Matrix(const Matrix &y) | Parma_Polyhedra_Library::Matrix | [inline] |
| max_num_columns() | Parma_Polyhedra_Library::Matrix | [inline, static] |
| max_num_rows() | Parma_Polyhedra_Library::Matrix | [inline, static] |
| num_columns() const | Parma_Polyhedra_Library::Matrix | [inline] |
| num_rows() const | Parma_Polyhedra_Library::Matrix | [inline] |
| OK() const | Parma_Polyhedra_Library::Matrix | |
| operator!=(const Matrix &x, const Matrix &y) | Parma_Polyhedra_Library::Matrix | [related] |
| operator=(const Matrix &y) | Parma_Polyhedra_Library::Matrix | [inline] |
| operator==(const Matrix &x, const Matrix &y) | Parma_Polyhedra_Library::Matrix | [related] |
| operator[](dimension_type k) | Parma_Polyhedra_Library::Matrix | [inline] |
| operator[](dimension_type k) const | Parma_Polyhedra_Library::Matrix | [inline] |
| permute_columns(const std::vector< dimension_type > &cycles) | Parma_Polyhedra_Library::Matrix | |
| print() const | Parma_Polyhedra_Library::Matrix | |
| remove_trailing_columns(dimension_type n) | Parma_Polyhedra_Library::Matrix | |
| resize_no_copy(dimension_type new_n_rows, dimension_type new_n_columns, Row::Flags row_flags) | Parma_Polyhedra_Library::Matrix | |
| row_capacity | Parma_Polyhedra_Library::Matrix | [protected] |
| row_size | Parma_Polyhedra_Library::Matrix | [protected] |
| rows | Parma_Polyhedra_Library::Matrix | [protected] |
| swap(Matrix &y) | Parma_Polyhedra_Library::Matrix | [inline] |
| swap(Parma_Polyhedra_Library::Matrix &x, Parma_Polyhedra_Library::Matrix &y) | Parma_Polyhedra_Library::Matrix | [related] |
| swap_columns(dimension_type i, dimension_type j) | Parma_Polyhedra_Library::Matrix | |
| total_memory_in_bytes() const | Parma_Polyhedra_Library::Matrix | [inline] |
| ~Matrix() | Parma_Polyhedra_Library::Matrix | [inline] |