, including all inherited members.
all_homogeneous_terms_are_zero() const | Parma_Polyhedra_Library::Linear_Row | [private] |
allocate(dimension_type capacity, Flags f) | Parma_Polyhedra_Library::Row | [inline, private] |
ascii_dump() const | Parma_Polyhedra_Library::Linear_Row | [private] |
ascii_dump(std::ostream &s) const | Parma_Polyhedra_Library::Linear_Row | [private] |
ascii_load(std::istream &s) | Parma_Polyhedra_Library::Linear_Row | [private] |
assign(Row &y) | Parma_Polyhedra_Library::Row | [inline, private] |
check_strong_normalized() const | Parma_Polyhedra_Library::Linear_Row | [private] |
coefficient(Variable v) const | Parma_Polyhedra_Library::Linear_Expression | [inline] |
Parma_Polyhedra_Library::Linear_Row::coefficient(dimension_type n) const | Parma_Polyhedra_Library::Linear_Row | [inline, private] |
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, private] |
construct(dimension_type sz, dimension_type capacity, Flags f) | Parma_Polyhedra_Library::Linear_Row | [inline, private] |
expand_within_capacity(dimension_type new_size) | Parma_Polyhedra_Library::Row | [inline, private] |
external_memory_in_bytes() const | Parma_Polyhedra_Library::Linear_Expression | [inline] |
Parma_Polyhedra_Library::Linear_Row::external_memory_in_bytes(dimension_type capacity) const | Parma_Polyhedra_Library::Row | [inline, private] |
flags() const | Parma_Polyhedra_Library::Linear_Row | [inline, private] |
flags() | Parma_Polyhedra_Library::Linear_Row | [inline, private] |
inhomogeneous_term() const | Parma_Polyhedra_Library::Linear_Expression | [inline] |
is_line_or_equality() const | Parma_Polyhedra_Library::Linear_Row | [inline, private] |
is_necessarily_closed() const | Parma_Polyhedra_Library::Linear_Row | [inline, private] |
is_not_necessarily_closed() const | Parma_Polyhedra_Library::Linear_Row | [private] |
is_ray_or_point_or_inequality() const | Parma_Polyhedra_Library::Linear_Row | [inline, private] |
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 | [private] |
LINE_OR_EQUALITY enum value | Parma_Polyhedra_Library::Linear_Row | [private] |
linear_combine(const Linear_Row &y, dimension_type k) | Parma_Polyhedra_Library::Linear_Row | [private] |
Linear_Expression() | Parma_Polyhedra_Library::Linear_Expression | [inline] |
Linear_Expression(const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | [inline] |
Linear_Expression(Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | [inline, explicit] |
Linear_Expression(Variable v) | Parma_Polyhedra_Library::Linear_Expression | [related] |
Linear_Expression(const Constraint &c) | Parma_Polyhedra_Library::Linear_Expression | [explicit] |
Linear_Expression(const Generator &g) | Parma_Polyhedra_Library::Linear_Expression | [explicit] |
Linear_Expression(const Congruence &cg) | Parma_Polyhedra_Library::Linear_Expression | [explicit] |
Linear_Expression(const Linear_Expression &e, dimension_type sz) | Parma_Polyhedra_Library::Linear_Expression | [inline, private] |
Linear_Expression(dimension_type sz, bool) | Parma_Polyhedra_Library::Linear_Expression | [inline, private] |
Linear_Row() | Parma_Polyhedra_Library::Linear_Row | [inline, private] |
Linear_Row(dimension_type sz, Flags f) | Parma_Polyhedra_Library::Linear_Row | [inline, private] |
Linear_Row(dimension_type sz, dimension_type capacity, Flags f) | Parma_Polyhedra_Library::Linear_Row | [inline, private] |
Linear_Row(const Linear_Row &y) | Parma_Polyhedra_Library::Linear_Row | [inline, private] |
Linear_Row(const Linear_Row &y, dimension_type capacity) | Parma_Polyhedra_Library::Linear_Row | [inline, private] |
Linear_Row(const Linear_Row &y, dimension_type sz, dimension_type capacity) | Parma_Polyhedra_Library::Linear_Row | [inline, private] |
max_size() | Parma_Polyhedra_Library::Row | [inline, private, static] |
max_space_dimension() | Parma_Polyhedra_Library::Linear_Expression | [inline, static] |
normalize() | Parma_Polyhedra_Library::Row | [private] |
OK() const | Parma_Polyhedra_Library::Linear_Expression | |
Parma_Polyhedra_Library::Linear_Row::OK(dimension_type row_size, dimension_type row_capacity) const | Parma_Polyhedra_Library::Linear_Row | [private] |
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 Linear_Expression &e1, const Linear_Expression &e2) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator%=(const Linear_Expression &e, Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator*(Coefficient_traits::const_reference n, const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator*(const Linear_Expression &e, Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator*=(Linear_Expression &e, Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator+(const Linear_Expression &e1, const Linear_Expression &e2) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator+(Coefficient_traits::const_reference n, const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator+(const Linear_Expression &e, Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator+(Variable v, Variable w) | Parma_Polyhedra_Library::Linear_Expression | [related] |
operator+(Variable v, const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | [related] |
operator+(const Linear_Expression &e, Variable v) | Parma_Polyhedra_Library::Linear_Expression | [related] |
operator+(const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | [related] |
operator+=(Linear_Expression &e1, const Linear_Expression &e2) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator+=(Linear_Expression &e, Variable v) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator+=(Linear_Expression &e, Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator-(const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator-(const Linear_Expression &e1, const Linear_Expression &e2) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator-(Coefficient_traits::const_reference n, const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator-(const Linear_Expression &e, Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator-(Variable v, Variable w) | Parma_Polyhedra_Library::Linear_Expression | [related] |
operator-(Variable v, const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | [related] |
operator-(const Linear_Expression &e, Variable v) | Parma_Polyhedra_Library::Linear_Expression | [related] |
operator-=(Linear_Expression &e1, const Linear_Expression &e2) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator-=(Linear_Expression &e, Variable v) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator-=(Linear_Expression &e, Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator<<(std::ostream &s, const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator=(const Row &y) | Parma_Polyhedra_Library::Row | [inline, private] |
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, private] |
operator[](dimension_type k) const | Parma_Polyhedra_Library::Row | [inline, private] |
Parma_Polyhedra_Library::Congruence class | Parma_Polyhedra_Library::Linear_Expression | [friend] |
Parma_Polyhedra_Library::Congruence_System class | Parma_Polyhedra_Library::Linear_Expression | [friend] |
Parma_Polyhedra_Library::Constraint class | Parma_Polyhedra_Library::Linear_Expression | [friend] |
Parma_Polyhedra_Library::Constraint_System class | Parma_Polyhedra_Library::Linear_Expression | [friend] |
Parma_Polyhedra_Library::Generator class | Parma_Polyhedra_Library::Linear_Expression | [friend] |
Parma_Polyhedra_Library::Generator_System class | Parma_Polyhedra_Library::Linear_Expression | [friend] |
Parma_Polyhedra_Library::Grid class | Parma_Polyhedra_Library::Linear_Expression | [friend] |
Parma_Polyhedra_Library::Grid_Generator class | Parma_Polyhedra_Library::Linear_Expression | [friend] |
Parma_Polyhedra_Library::Grid_Generator_System class | Parma_Polyhedra_Library::Linear_Expression | [friend] |
Parma_Polyhedra_Library::Linear_Expression class | Parma_Polyhedra_Library::Linear_Row | [friend] |
Parma_Polyhedra_Library::LP_Problem class | Parma_Polyhedra_Library::Linear_Expression | [friend] |
Parma_Polyhedra_Library::Polyhedron class | Parma_Polyhedra_Library::Linear_Expression | [friend] |
Parma_Polyhedra_Library::Scalar_Products class | Parma_Polyhedra_Library::Linear_Expression | [friend] |
print() const | Parma_Polyhedra_Library::Linear_Row | [private] |
RAY_OR_POINT_OR_INEQUALITY enum value | Parma_Polyhedra_Library::Linear_Row | [private] |
Row() | Parma_Polyhedra_Library::Row | [inline, private] |
Row(dimension_type sz, Flags f) | Parma_Polyhedra_Library::Row | [inline, private] |
Row(dimension_type sz, dimension_type capacity, Flags f) | Parma_Polyhedra_Library::Row | [inline, private] |
Row(const Row &y) | Parma_Polyhedra_Library::Row | [inline, private] |
Row(const Row &y, dimension_type capacity) | Parma_Polyhedra_Library::Row | [inline, private] |
Row(const Row &y, dimension_type sz, dimension_type capacity) | Parma_Polyhedra_Library::Row | [inline, private] |
set_is_line_or_equality() | Parma_Polyhedra_Library::Linear_Row | [inline, private] |
set_is_ray_or_point_or_inequality() | Parma_Polyhedra_Library::Linear_Row | [inline, private] |
set_necessarily_closed() | Parma_Polyhedra_Library::Linear_Row | [inline, private] |
set_not_necessarily_closed() | Parma_Polyhedra_Library::Linear_Row | [inline, private] |
shrink(dimension_type new_size) | Parma_Polyhedra_Library::Row | [inline, private] |
sign_normalize() | Parma_Polyhedra_Library::Linear_Row | [private] |
size() const | Parma_Polyhedra_Library::Row | [inline, private] |
space_dimension() const | Parma_Polyhedra_Library::Linear_Expression | [inline] |
strong_normalize() | Parma_Polyhedra_Library::Linear_Row | [inline, private] |
swap(Linear_Expression &y) | Parma_Polyhedra_Library::Linear_Expression | [inline] |
swap(Parma_Polyhedra_Library::Linear_Expression &x, Parma_Polyhedra_Library::Linear_Expression &y) | Parma_Polyhedra_Library::Linear_Expression | [related] |
Parma_Polyhedra_Library::Linear_Row::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, private] |
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, private] |
total_memory_in_bytes() const | Parma_Polyhedra_Library::Linear_Expression | [inline] |
Parma_Polyhedra_Library::Linear_Row::total_memory_in_bytes(dimension_type capacity) const | Parma_Polyhedra_Library::Row | [inline, private] |
zero() | Parma_Polyhedra_Library::Linear_Expression | [inline, static] |
~Linear_Expression() | Parma_Polyhedra_Library::Linear_Expression | [inline] |
~Linear_Row() | Parma_Polyhedra_Library::Linear_Row | [inline, private] |
~Row() | Parma_Polyhedra_Library::Row | [inline, private] |