| add_zeroes_and_shift(dimension_type n, dimension_type i) | Parma_Polyhedra_Library::Sparse_Row | inline |
| ascii_dump() const | Parma_Polyhedra_Library::Sparse_Row | |
| ascii_dump(std::ostream &s) const | Parma_Polyhedra_Library::Sparse_Row | |
| ascii_load(std::istream &s) | Parma_Polyhedra_Library::Sparse_Row | |
| begin() | Parma_Polyhedra_Library::Sparse_Row | inline |
| begin() const | Parma_Polyhedra_Library::Sparse_Row | inline |
| cbegin() const | Parma_Polyhedra_Library::Sparse_Row | inline |
| cend() const | Parma_Polyhedra_Library::Sparse_Row | inline |
| clear() | Parma_Polyhedra_Library::Sparse_Row | inline |
| combine(const Sparse_Row &y, const Func1 &f, const Func2 &g, const Func3 &h) | Parma_Polyhedra_Library::Sparse_Row | |
| combine_needs_first(const Sparse_Row &y, const Func1 &f, const Func2 &g) | Parma_Polyhedra_Library::Sparse_Row | |
| combine_needs_second(const Sparse_Row &y, const Func1 &g, const Func2 &h) | Parma_Polyhedra_Library::Sparse_Row | |
| const_iterator typedef | Parma_Polyhedra_Library::Sparse_Row | |
| delete_element_and_shift(dimension_type i) | Parma_Polyhedra_Library::Sparse_Row | inline |
| end() | Parma_Polyhedra_Library::Sparse_Row | inline |
| end() const | Parma_Polyhedra_Library::Sparse_Row | inline |
| expand_within_capacity(dimension_type n) | Parma_Polyhedra_Library::Sparse_Row | inline |
| external_memory_in_bytes() const | Parma_Polyhedra_Library::Sparse_Row | inline |
| external_memory_in_bytes(dimension_type capacity) const | Parma_Polyhedra_Library::Sparse_Row | inline |
| fast_swap(dimension_type i, iterator itr) | Parma_Polyhedra_Library::Sparse_Row | inline |
| find(dimension_type i) | Parma_Polyhedra_Library::Sparse_Row | inline |
| find(iterator itr, dimension_type i) | Parma_Polyhedra_Library::Sparse_Row | inline |
| find(dimension_type i) const | Parma_Polyhedra_Library::Sparse_Row | inline |
| find(const_iterator itr, dimension_type i) const | Parma_Polyhedra_Library::Sparse_Row | inline |
| get(dimension_type i) const | Parma_Polyhedra_Library::Sparse_Row | inline |
| insert(dimension_type i, Coefficient_traits::const_reference x) | Parma_Polyhedra_Library::Sparse_Row | inline |
| insert(iterator itr, dimension_type i, Coefficient_traits::const_reference x) | Parma_Polyhedra_Library::Sparse_Row | inline |
| insert(dimension_type i) | Parma_Polyhedra_Library::Sparse_Row | inline |
| insert(iterator itr, dimension_type i) | Parma_Polyhedra_Library::Sparse_Row | inline |
| iterator typedef | Parma_Polyhedra_Library::Sparse_Row | |
| linear_combine(const Sparse_Row &y, Coefficient_traits::const_reference coeff1, Coefficient_traits::const_reference coeff2) | Parma_Polyhedra_Library::Sparse_Row | |
| linear_combine(const Sparse_Row &y, Coefficient_traits::const_reference c1, Coefficient_traits::const_reference c2, dimension_type start, dimension_type end) | Parma_Polyhedra_Library::Sparse_Row | |
| linear_combine(Sparse_Row &x, const Dense_Row &y, Coefficient_traits::const_reference coeff1, Coefficient_traits::const_reference coeff2) | Parma_Polyhedra_Library::Sparse_Row | related |
| linear_combine(Sparse_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::Sparse_Row | related |
| linear_combine(Dense_Row &x, const Sparse_Row &y, Coefficient_traits::const_reference coeff1, Coefficient_traits::const_reference coeff2) | Parma_Polyhedra_Library::Sparse_Row | related |
| linear_combine(Dense_Row &x, const Sparse_Row &y, Coefficient_traits::const_reference c1, Coefficient_traits::const_reference c2, dimension_type start, dimension_type end) | Parma_Polyhedra_Library::Sparse_Row | related |
| linear_combine(Sparse_Row &x, const Sparse_Row &y, Coefficient_traits::const_reference coeff1, Coefficient_traits::const_reference coeff2) | Parma_Polyhedra_Library::Sparse_Row | related |
| linear_combine(Sparse_Row &x, const Sparse_Row &y, Coefficient_traits::const_reference c1, Coefficient_traits::const_reference c2, dimension_type start, dimension_type end) | Parma_Polyhedra_Library::Sparse_Row | related |
| lower_bound(dimension_type i) | Parma_Polyhedra_Library::Sparse_Row | inline |
| lower_bound(iterator itr, dimension_type i) | Parma_Polyhedra_Library::Sparse_Row | inline |
| lower_bound(dimension_type i) const | Parma_Polyhedra_Library::Sparse_Row | inline |
| lower_bound(const_iterator itr, dimension_type i) const | Parma_Polyhedra_Library::Sparse_Row | inline |
| m_swap(Sparse_Row &x) | Parma_Polyhedra_Library::Sparse_Row | inline |
| max_size() | Parma_Polyhedra_Library::Sparse_Row | inlinestatic |
| normalize() | Parma_Polyhedra_Library::Sparse_Row | |
| num_stored_elements() const | Parma_Polyhedra_Library::Sparse_Row | inline |
| OK() const | Parma_Polyhedra_Library::Sparse_Row | |
| OK(dimension_type capacity) const | Parma_Polyhedra_Library::Sparse_Row | |
| operator!=(const Sparse_Row &x, const Sparse_Row &y) | Parma_Polyhedra_Library::Sparse_Row | related |
| operator!=(const Sparse_Row &x, const Sparse_Row &y) | Parma_Polyhedra_Library::Sparse_Row | related |
| operator=(const Dense_Row &row) | Parma_Polyhedra_Library::Sparse_Row | |
| operator==(const Sparse_Row &x, const Sparse_Row &y) | Parma_Polyhedra_Library::Sparse_Row | related |
| operator==(const Sparse_Row &x, const Sparse_Row &y) | Parma_Polyhedra_Library::Sparse_Row | related |
| operator[](dimension_type i) | Parma_Polyhedra_Library::Sparse_Row | inline |
| operator[](dimension_type i) const | Parma_Polyhedra_Library::Sparse_Row | inline |
| print() const | Parma_Polyhedra_Library::Sparse_Row | |
| reset(iterator i) | Parma_Polyhedra_Library::Sparse_Row | inline |
| reset(iterator first, iterator last) | Parma_Polyhedra_Library::Sparse_Row | |
| reset(dimension_type i) | Parma_Polyhedra_Library::Sparse_Row | inline |
| reset_after(dimension_type i) | Parma_Polyhedra_Library::Sparse_Row | |
| resize(dimension_type n) | Parma_Polyhedra_Library::Sparse_Row | inline |
| shrink(dimension_type n) | Parma_Polyhedra_Library::Sparse_Row | inline |
| size() const | Parma_Polyhedra_Library::Sparse_Row | inline |
| size_ | Parma_Polyhedra_Library::Sparse_Row | private |
| Sparse_Row(dimension_type n=0) | Parma_Polyhedra_Library::Sparse_Row | inlineexplicit |
| Sparse_Row(dimension_type n, dimension_type capacity) | Parma_Polyhedra_Library::Sparse_Row | inline |
| Sparse_Row(const Sparse_Row &y, dimension_type capacity) | Parma_Polyhedra_Library::Sparse_Row | inline |
| Sparse_Row(const Sparse_Row &y, dimension_type sz, dimension_type capacity) | Parma_Polyhedra_Library::Sparse_Row | inline |
| Sparse_Row(const Dense_Row &row) | Parma_Polyhedra_Library::Sparse_Row | explicit |
| Sparse_Row(const Dense_Row &y, dimension_type sz, dimension_type capacity) | Parma_Polyhedra_Library::Sparse_Row | |
| swap(Parma_Polyhedra_Library::Sparse_Row &x, Parma_Polyhedra_Library::Sparse_Row &y) | Parma_Polyhedra_Library::Sparse_Row | related |
| swap(Sparse_Row &x, Sparse_Row &y) | Parma_Polyhedra_Library::Sparse_Row | related |
| swap_coefficients(dimension_type i, dimension_type j) | Parma_Polyhedra_Library::Sparse_Row | |
| swap_coefficients(iterator i, iterator j) | Parma_Polyhedra_Library::Sparse_Row | inline |
| total_memory_in_bytes() const | Parma_Polyhedra_Library::Sparse_Row | inline |
| total_memory_in_bytes(dimension_type capacity) const | Parma_Polyhedra_Library::Sparse_Row | inline |
| tree | Parma_Polyhedra_Library::Sparse_Row | private |