, 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::Generator | |
ascii_dump(std::ostream &s) const | Parma_Polyhedra_Library::Generator | [inline] |
ascii_load(std::istream &s) | Parma_Polyhedra_Library::Generator | [inline] |
assign(Row &y) | Parma_Polyhedra_Library::Row | [inline, private] |
check_strong_normalized() const | Parma_Polyhedra_Library::Linear_Row | [private] |
CLOSURE_POINT enum value | Parma_Polyhedra_Library::Generator | |
closure_point(const Linear_Expression &e=Linear_Expression::zero(), Coefficient_traits::const_reference d=Coefficient_one()) | Parma_Polyhedra_Library::Generator | [inline, static] |
coefficient(Variable v) const | Parma_Polyhedra_Library::Generator | [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] |
divisor() const | Parma_Polyhedra_Library::Generator | [inline] |
euclidean_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Generator &x, const Generator &y, Rounding_Dir dir) | Parma_Polyhedra_Library::Generator | [related] |
euclidean_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Generator &x, const Generator &y, Rounding_Dir dir, Temp &tmp0, Temp &tmp1, Temp &tmp2) | Parma_Polyhedra_Library::Generator | [related] |
expand_within_capacity(dimension_type new_size) | Parma_Polyhedra_Library::Row | [inline, private] |
external_memory_in_bytes() const | Parma_Polyhedra_Library::Generator | [inline] |
Parma_Polyhedra_Library::Linear_Row::external_memory_in_bytes(dimension_type capacity) const | Parma_Polyhedra_Library::Row | [inline, private] |
finalize() | Parma_Polyhedra_Library::Generator | [static] |
flags() const | Parma_Polyhedra_Library::Linear_Row | [inline, private] |
flags() | Parma_Polyhedra_Library::Linear_Row | [inline, private] |
Generator(const Generator &g) | Parma_Polyhedra_Library::Generator | [inline] |
Generator(Linear_Expression &e, Type type, Topology topology) | Parma_Polyhedra_Library::Generator | [inline, private] |
Generator(const Generator &g, dimension_type dimension) | Parma_Polyhedra_Library::Generator | [inline, private] |
Generator() | Parma_Polyhedra_Library::Generator | [private] |
inhomogeneous_term() const | Parma_Polyhedra_Library::Linear_Row | [inline, private] |
initialize() | Parma_Polyhedra_Library::Generator | [static] |
is_closure_point() const | Parma_Polyhedra_Library::Generator | [inline] |
is_equivalent_to(const Generator &y) const | Parma_Polyhedra_Library::Generator | |
is_line() const | Parma_Polyhedra_Library::Generator | [inline] |
is_line_or_equality() const | Parma_Polyhedra_Library::Linear_Row | [inline, private] |
is_line_or_ray() const | Parma_Polyhedra_Library::Generator | [inline] |
is_matching_closure_point(const Generator &p) const | Parma_Polyhedra_Library::Generator | [private] |
is_necessarily_closed() const | Parma_Polyhedra_Library::Linear_Row | [inline, private] |
is_not_necessarily_closed() const | Parma_Polyhedra_Library::Linear_Row | [private] |
is_point() const | Parma_Polyhedra_Library::Generator | [inline] |
is_ray() const | Parma_Polyhedra_Library::Generator | [inline] |
is_ray_or_point() const | Parma_Polyhedra_Library::Generator | [inline, 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] |
l_infinity_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Generator &x, const Generator &y, Rounding_Dir dir) | Parma_Polyhedra_Library::Generator | [related] |
l_infinity_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Generator &x, const Generator &y, Rounding_Dir dir, Temp &tmp0, Temp &tmp1, Temp &tmp2) | Parma_Polyhedra_Library::Generator | [related] |
l_m_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Generator &x, const Generator &y, const Rounding_Dir dir, Temp &tmp0, Temp &tmp1, Temp &tmp2) | Parma_Polyhedra_Library::Generator | [related] |
line(const Linear_Expression &e) | Parma_Polyhedra_Library::Generator | [inline, static] |
LINE enum value | Parma_Polyhedra_Library::Generator | |
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_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::Generator | [inline, static] |
normalize() | Parma_Polyhedra_Library::Row | [private] |
OK() const | Parma_Polyhedra_Library::Generator | |
Parma_Polyhedra_Library::Linear_Row::OK(dimension_type row_size, dimension_type row_capacity) const | Parma_Polyhedra_Library::Linear_Row | [private] |
operator!=(const Generator &x, const Generator &y) | Parma_Polyhedra_Library::Generator | [related] |
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<<(std::ostream &s, const Generator &g) | Parma_Polyhedra_Library::Generator | [friend] |
operator<<(std::ostream &s, const Generator::Type &t) | Parma_Polyhedra_Library::Generator | [related] |
operator=(const Generator &g) | Parma_Polyhedra_Library::Generator | [inline] |
Parma_Polyhedra_Library::Linear_Row::operator=(const Row &y) | Parma_Polyhedra_Library::Row | [inline, private] |
operator==(const Generator &x, const Generator &y) | Parma_Polyhedra_Library::Generator | [related] |
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[](dimension_type k) | Parma_Polyhedra_Library::Row | [inline, private] |
operator[](dimension_type k) const | Parma_Polyhedra_Library::Row | [inline, private] |
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::Generator_System class | Parma_Polyhedra_Library::Generator | [friend] |
Parma_Polyhedra_Library::Generator_System::const_iterator class | Parma_Polyhedra_Library::Generator | [friend] |
Parma_Polyhedra_Library::Grid_Generator class | Parma_Polyhedra_Library::Generator | [friend] |
Parma_Polyhedra_Library::Grid_Generator_System class | Parma_Polyhedra_Library::Generator | [friend] |
Parma_Polyhedra_Library::Linear_Expression class | Parma_Polyhedra_Library::Linear_Row | [friend] |
Parma_Polyhedra_Library::Linear_Expression::Linear_Expression(const Generator &g) | Parma_Polyhedra_Library::Generator | [private] |
Parma_Polyhedra_Library::Polyhedron class | Parma_Polyhedra_Library::Generator | [friend] |
Parma_Polyhedra_Library::Scalar_Products class | Parma_Polyhedra_Library::Generator | [friend] |
Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Assign class | Parma_Polyhedra_Library::Generator | [friend] |
Parma_Polyhedra_Library::Topology_Adjusted_Scalar_Product_Sign class | Parma_Polyhedra_Library::Generator | [friend] |
point(const Linear_Expression &e=Linear_Expression::zero(), Coefficient_traits::const_reference d=Coefficient_one()) | Parma_Polyhedra_Library::Generator | [inline, static] |
POINT enum value | Parma_Polyhedra_Library::Generator | |
print() const | Parma_Polyhedra_Library::Generator | |
ray(const Linear_Expression &e) | Parma_Polyhedra_Library::Generator | [inline, static] |
RAY enum value | Parma_Polyhedra_Library::Generator | |
RAY_OR_POINT_OR_INEQUALITY enum value | Parma_Polyhedra_Library::Linear_Row | [private] |
rectilinear_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Generator &x, const Generator &y, Rounding_Dir dir) | Parma_Polyhedra_Library::Generator | [related] |
rectilinear_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Generator &x, const Generator &y, Rounding_Dir dir, Temp &tmp0, Temp &tmp1, Temp &tmp2) | Parma_Polyhedra_Library::Generator | [related] |
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() | Parma_Polyhedra_Library::Generator | [inline, private] |
set_is_line_or_equality() | Parma_Polyhedra_Library::Linear_Row | [inline, private] |
set_is_ray_or_point() | Parma_Polyhedra_Library::Generator | [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::Generator | [inline] |
strong_normalize() | Parma_Polyhedra_Library::Linear_Row | [inline, private] |
swap(Generator &y) | Parma_Polyhedra_Library::Generator | [inline] |
swap(Parma_Polyhedra_Library::Generator &x, Parma_Polyhedra_Library::Generator &y) | Parma_Polyhedra_Library::Generator | [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] |
throw_dimension_incompatible(const char *method, const char *name_var, Variable v) const | Parma_Polyhedra_Library::Generator | [private] |
throw_invalid_argument(const char *method, const char *reason) const | Parma_Polyhedra_Library::Generator | [private] |
topology() const | Parma_Polyhedra_Library::Linear_Row | [inline, private] |
total_memory_in_bytes() const | Parma_Polyhedra_Library::Generator | [inline] |
Parma_Polyhedra_Library::Linear_Row::total_memory_in_bytes(dimension_type capacity) const | Parma_Polyhedra_Library::Row | [inline, private] |
type() const | Parma_Polyhedra_Library::Generator | [inline] |
Type enum name | Parma_Polyhedra_Library::Generator | |
zero_dim_closure_point() | Parma_Polyhedra_Library::Generator | [inline, static] |
zero_dim_closure_point_p | Parma_Polyhedra_Library::Generator | [private, static] |
zero_dim_point() | Parma_Polyhedra_Library::Generator | [inline, static] |
zero_dim_point_p | Parma_Polyhedra_Library::Generator | [private, static] |
~Generator() | Parma_Polyhedra_Library::Generator | [inline] |
~Linear_Row() | Parma_Polyhedra_Library::Linear_Row | [inline, private] |
~Row() | Parma_Polyhedra_Library::Row | [inline, private] |