| add_zeroes_and_shift(dimension_type n, dimension_type i) | Parma_Polyhedra_Library::Dense_Row | |
| ascii_dump() const | Parma_Polyhedra_Library::Dense_Row | |
| ascii_dump(std::ostream &s) const | Parma_Polyhedra_Library::Dense_Row | |
| ascii_load(std::istream &s) | Parma_Polyhedra_Library::Dense_Row | |
| begin() | Parma_Polyhedra_Library::Dense_Row | inline |
| begin() const | Parma_Polyhedra_Library::Dense_Row | inline |
| capacity() const | Parma_Polyhedra_Library::Dense_Row | inlineprivate |
| clear() | Parma_Polyhedra_Library::Dense_Row | |
| combine(const Dense_Row &y, const Func1 &f, const Func2 &g, const Func3 &h) | Parma_Polyhedra_Library::Dense_Row | |
| combine_needs_first(const Dense_Row &y, const Func1 &f, const Func2 &g) | Parma_Polyhedra_Library::Dense_Row | |
| combine_needs_second(const Dense_Row &y, const Func1 &g, const Func2 &h) | Parma_Polyhedra_Library::Dense_Row | |
| Dense_Row() | Parma_Polyhedra_Library::Dense_Row | inline |
| Dense_Row(const Sparse_Row &row) | Parma_Polyhedra_Library::Dense_Row | explicit |
| Dense_Row(dimension_type sz) | Parma_Polyhedra_Library::Dense_Row | inline |
| Dense_Row(dimension_type sz, dimension_type capacity) | Parma_Polyhedra_Library::Dense_Row | inline |
| Dense_Row(const Dense_Row &y) | Parma_Polyhedra_Library::Dense_Row | inline |
| Dense_Row(const Dense_Row &y, dimension_type capacity) | Parma_Polyhedra_Library::Dense_Row | inline |
| Dense_Row(const Dense_Row &y, dimension_type sz, dimension_type capacity) | Parma_Polyhedra_Library::Dense_Row | inline |
| Dense_Row(const Sparse_Row &y, dimension_type sz, dimension_type capacity) | Parma_Polyhedra_Library::Dense_Row | |
| destroy() | Parma_Polyhedra_Library::Dense_Row | inlineprivate |
| end() | Parma_Polyhedra_Library::Dense_Row | inline |
| end() const | Parma_Polyhedra_Library::Dense_Row | inline |
| expand_within_capacity(dimension_type new_size) | Parma_Polyhedra_Library::Dense_Row | |
| external_memory_in_bytes() const | Parma_Polyhedra_Library::Dense_Row | |
| external_memory_in_bytes(dimension_type capacity) const | Parma_Polyhedra_Library::Dense_Row | |
| find(dimension_type i) | Parma_Polyhedra_Library::Dense_Row | inline |
| find(dimension_type i) const | Parma_Polyhedra_Library::Dense_Row | inline |
| find(iterator itr, dimension_type i) | Parma_Polyhedra_Library::Dense_Row | inline |
| find(const_iterator itr, dimension_type i) const | Parma_Polyhedra_Library::Dense_Row | inline |
| get(dimension_type i) const | Parma_Polyhedra_Library::Dense_Row | inline |
| impl | Parma_Polyhedra_Library::Dense_Row | private |
| init(const Sparse_Row &row) | Parma_Polyhedra_Library::Dense_Row | private |
| insert(dimension_type i, Coefficient_traits::const_reference x) | Parma_Polyhedra_Library::Dense_Row | inline |
| insert(dimension_type i) | Parma_Polyhedra_Library::Dense_Row | inline |
| insert(iterator itr, dimension_type i, Coefficient_traits::const_reference x) | Parma_Polyhedra_Library::Dense_Row | inline |
| insert(iterator itr, dimension_type i) | Parma_Polyhedra_Library::Dense_Row | inline |
| iter_swap(std::vector< Dense_Row >::iterator x, std::vector< Dense_Row >::iterator y) | Parma_Polyhedra_Library::Dense_Row | related |
| iter_swap(std::vector< Dense_Row >::iterator x, std::vector< Dense_Row >::iterator y) | Parma_Polyhedra_Library::Dense_Row | related |
| linear_combine(const Dense_Row &y, Coefficient_traits::const_reference coeff1, Coefficient_traits::const_reference coeff2) | Parma_Polyhedra_Library::Dense_Row | |
| linear_combine(const Dense_Row &y, Coefficient_traits::const_reference c1, Coefficient_traits::const_reference c2, dimension_type start, dimension_type end) | Parma_Polyhedra_Library::Dense_Row | |
| linear_combine(Dense_Row &x, const Dense_Row &y, Coefficient_traits::const_reference coeff1, Coefficient_traits::const_reference coeff2) | Parma_Polyhedra_Library::Dense_Row | related |
| linear_combine(Dense_Row &x, const Dense_Row &y, Coefficient_traits::const_reference c1, Coefficient_traits::const_reference c2, dimension_type start, dimension_type end) | Parma_Polyhedra_Library::Dense_Row | related |
| lower_bound(dimension_type i) | Parma_Polyhedra_Library::Dense_Row | inline |
| lower_bound(dimension_type i) const | Parma_Polyhedra_Library::Dense_Row | inline |
| lower_bound(iterator itr, dimension_type i) | Parma_Polyhedra_Library::Dense_Row | inline |
| lower_bound(const_iterator itr, dimension_type i) const | Parma_Polyhedra_Library::Dense_Row | inline |
| m_swap(Dense_Row &y) | Parma_Polyhedra_Library::Dense_Row | inline |
| max_size() | Parma_Polyhedra_Library::Dense_Row | inlinestatic |
| normalize() | Parma_Polyhedra_Library::Dense_Row | |
| OK() const | Parma_Polyhedra_Library::Dense_Row | |
| OK(dimension_type row_size) const | Parma_Polyhedra_Library::Dense_Row | |
| operator!=(const Dense_Row &x, const Dense_Row &y) | Parma_Polyhedra_Library::Dense_Row | related |
| operator!=(const Dense_Row &x, const Dense_Row &y) | Parma_Polyhedra_Library::Dense_Row | related |
| operator=(const Dense_Row &y) | Parma_Polyhedra_Library::Dense_Row | inline |
| operator=(const Sparse_Row &y) | Parma_Polyhedra_Library::Dense_Row | |
| operator==(const Dense_Row &x, const Dense_Row &y) | Parma_Polyhedra_Library::Dense_Row | related |
| operator==(const Dense_Row &x, const Dense_Row &y) | Parma_Polyhedra_Library::Dense_Row | related |
| operator[](dimension_type k) | Parma_Polyhedra_Library::Dense_Row | inline |
| operator[](dimension_type k) const | Parma_Polyhedra_Library::Dense_Row | inline |
| print() const | Parma_Polyhedra_Library::Dense_Row | |
| reset(dimension_type i) | Parma_Polyhedra_Library::Dense_Row | inline |
| reset(dimension_type first, dimension_type last) | Parma_Polyhedra_Library::Dense_Row | |
| reset(iterator itr) | Parma_Polyhedra_Library::Dense_Row | inline |
| resize(dimension_type sz) | Parma_Polyhedra_Library::Dense_Row | |
| resize(dimension_type sz, dimension_type capacity) | Parma_Polyhedra_Library::Dense_Row | |
| shrink(dimension_type new_size) | Parma_Polyhedra_Library::Dense_Row | |
| size() const | Parma_Polyhedra_Library::Dense_Row | inline |
| swap(Dense_Row &x, Dense_Row &y) | Parma_Polyhedra_Library::Dense_Row | related |
| swap(Dense_Row &x, Dense_Row &y) | Parma_Polyhedra_Library::Dense_Row | related |
| swap_coefficients(dimension_type i, dimension_type j) | Parma_Polyhedra_Library::Dense_Row | inline |
| swap_coefficients(iterator i, iterator j) | Parma_Polyhedra_Library::Dense_Row | inline |
| total_memory_in_bytes() const | Parma_Polyhedra_Library::Dense_Row | inline |
| total_memory_in_bytes(dimension_type capacity) const | Parma_Polyhedra_Library::Dense_Row | inline |
| ~Dense_Row() | Parma_Polyhedra_Library::Dense_Row | inline |