, including all inherited members.
all_homogeneous_terms_are_zero() const | Parma_Polyhedra_Library::Linear_Row | |
allocate(dimension_type capacity, Flags f) | Parma_Polyhedra_Library::Row | [inline] |
ascii_dump() const | Parma_Polyhedra_Library::Linear_Row | |
ascii_dump(std::ostream &s) const | Parma_Polyhedra_Library::Linear_Row | |
ascii_load(std::istream &s) | Parma_Polyhedra_Library::Linear_Row | |
assign(Row &y) | Parma_Polyhedra_Library::Row | [inline] |
check_strong_normalized() const | Parma_Polyhedra_Library::Linear_Row | |
coefficient(dimension_type n) const | Parma_Polyhedra_Library::Linear_Row | [inline] |
compare(const Linear_Row &x, const Linear_Row &y) | Parma_Polyhedra_Library::Linear_Row | [related] |
construct(dimension_type sz, Flags f) | Parma_Polyhedra_Library::Linear_Row | [inline] |
construct(dimension_type sz, dimension_type capacity, Flags f) | Parma_Polyhedra_Library::Linear_Row | [inline] |
expand_within_capacity(dimension_type new_size) | Parma_Polyhedra_Library::Row | [inline] |
external_memory_in_bytes() const | Parma_Polyhedra_Library::Row | [inline] |
external_memory_in_bytes(dimension_type capacity) const | Parma_Polyhedra_Library::Row | [inline] |
flags() const | Parma_Polyhedra_Library::Linear_Row | [inline] |
flags() | Parma_Polyhedra_Library::Linear_Row | [inline] |
inhomogeneous_term() const | Parma_Polyhedra_Library::Linear_Row | [inline] |
is_line_or_equality() const | Parma_Polyhedra_Library::Linear_Row | [inline] |
is_necessarily_closed() const | Parma_Polyhedra_Library::Linear_Row | [inline] |
is_not_necessarily_closed() const | Parma_Polyhedra_Library::Linear_Row | |
is_ray_or_point_or_inequality() const | Parma_Polyhedra_Library::Linear_Row | [inline] |
iter_swap(std::vector< Parma_Polyhedra_Library::Linear_Row >::iterator x, std::vector< Parma_Polyhedra_Library::Linear_Row >::iterator y) | Parma_Polyhedra_Library::Linear_Row | [related] |
Parma_Polyhedra_Library::Row::iter_swap(std::vector< Parma_Polyhedra_Library::Row >::iterator x, std::vector< Parma_Polyhedra_Library::Row >::iterator y) | Parma_Polyhedra_Library::Row | [related] |
Kind enum name | Parma_Polyhedra_Library::Linear_Row | |
LINE_OR_EQUALITY enum value | Parma_Polyhedra_Library::Linear_Row | |
linear_combine(const Linear_Row &y, dimension_type k) | Parma_Polyhedra_Library::Linear_Row | |
Linear_Row() | Parma_Polyhedra_Library::Linear_Row | [inline] |
Linear_Row(dimension_type sz, Flags f) | Parma_Polyhedra_Library::Linear_Row | [inline] |
Linear_Row(dimension_type sz, dimension_type capacity, Flags f) | Parma_Polyhedra_Library::Linear_Row | [inline] |
Linear_Row(const Linear_Row &y) | Parma_Polyhedra_Library::Linear_Row | [inline] |
Linear_Row(const Linear_Row &y, dimension_type capacity) | Parma_Polyhedra_Library::Linear_Row | [inline] |
Linear_Row(const Linear_Row &y, dimension_type sz, dimension_type capacity) | Parma_Polyhedra_Library::Linear_Row | [inline] |
max_size() | Parma_Polyhedra_Library::Row | [inline, static] |
max_space_dimension() | Parma_Polyhedra_Library::Linear_Row | [inline, static] |
normalize() | Parma_Polyhedra_Library::Row | |
OK(dimension_type row_size, dimension_type row_capacity) const | Parma_Polyhedra_Library::Linear_Row | |
operator!=(const Linear_Row &x, const Linear_Row &y) | Parma_Polyhedra_Library::Linear_Row | [related] |
Parma_Polyhedra_Library::Row::operator!=(const Row &x, const Row &y) | Parma_Polyhedra_Library::Row | [related] |
operator=(const Row &y) | Parma_Polyhedra_Library::Row | [inline] |
operator==(const Linear_Row &x, const Linear_Row &y) | Parma_Polyhedra_Library::Linear_Row | [related] |
Parma_Polyhedra_Library::Row::operator==(const Row &x, const Row &y) | Parma_Polyhedra_Library::Row | [related] |
operator[](dimension_type k) | Parma_Polyhedra_Library::Row | [inline] |
operator[](dimension_type k) const | Parma_Polyhedra_Library::Row | [inline] |
Parma_Polyhedra_Library::Constraint class | Parma_Polyhedra_Library::Linear_Row | [friend] |
Parma_Polyhedra_Library::Generator class | Parma_Polyhedra_Library::Linear_Row | [friend] |
Parma_Polyhedra_Library::Linear_Expression class | Parma_Polyhedra_Library::Linear_Row | [friend] |
print() const | Parma_Polyhedra_Library::Linear_Row | |
RAY_OR_POINT_OR_INEQUALITY enum value | Parma_Polyhedra_Library::Linear_Row | |
Row() | Parma_Polyhedra_Library::Row | [inline] |
Row(dimension_type sz, Flags f) | Parma_Polyhedra_Library::Row | [inline] |
Row(dimension_type sz, dimension_type capacity, Flags f) | Parma_Polyhedra_Library::Row | [inline] |
Row(const Row &y) | Parma_Polyhedra_Library::Row | [inline] |
Row(const Row &y, dimension_type capacity) | Parma_Polyhedra_Library::Row | [inline] |
Row(const Row &y, dimension_type sz, dimension_type capacity) | Parma_Polyhedra_Library::Row | [inline] |
set_is_line_or_equality() | Parma_Polyhedra_Library::Linear_Row | [inline] |
set_is_ray_or_point_or_inequality() | Parma_Polyhedra_Library::Linear_Row | [inline] |
set_necessarily_closed() | Parma_Polyhedra_Library::Linear_Row | [inline] |
set_not_necessarily_closed() | Parma_Polyhedra_Library::Linear_Row | [inline] |
shrink(dimension_type new_size) | Parma_Polyhedra_Library::Row | [inline] |
sign_normalize() | Parma_Polyhedra_Library::Linear_Row | |
size() const | Parma_Polyhedra_Library::Row | [inline] |
space_dimension() const | Parma_Polyhedra_Library::Linear_Row | [inline] |
strong_normalize() | Parma_Polyhedra_Library::Linear_Row | [inline] |
swap(Parma_Polyhedra_Library::Linear_Row &x, Parma_Polyhedra_Library::Linear_Row &y) | Parma_Polyhedra_Library::Linear_Row | [related] |
Parma_Polyhedra_Library::Row::swap(Row &y) | Parma_Polyhedra_Library::Row | [inline] |
Parma_Polyhedra_Library::Row::swap(Parma_Polyhedra_Library::Row &x, Parma_Polyhedra_Library::Row &y) | Parma_Polyhedra_Library::Row | [related] |
topology() const | Parma_Polyhedra_Library::Linear_Row | [inline] |
total_memory_in_bytes() const | Parma_Polyhedra_Library::Row | [inline] |
total_memory_in_bytes(dimension_type capacity) const | Parma_Polyhedra_Library::Row | [inline] |
~Linear_Row() | Parma_Polyhedra_Library::Linear_Row | [inline] |
~Row() | Parma_Polyhedra_Library::Row | [inline] |