PPL
1.2
|
This is the complete list of members for Parma_Polyhedra_Library::Generator, including all inherited members.
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 |
closure_point(const Linear_Expression &e=Linear_Expression::zero(), Coefficient_traits::const_reference d=Coefficient_one(), Representation r=default_representation) | Parma_Polyhedra_Library::Generator | static |
closure_point(Representation r) | Parma_Polyhedra_Library::Generator | static |
closure_point(const Linear_Expression &e, Representation r) | Parma_Polyhedra_Library::Generator | static |
closure_point(const Linear_Expression &e=Linear_Expression::zero(), Coefficient_traits::const_reference d=Coefficient_one(), Representation r=Generator::default_representation) | Parma_Polyhedra_Library::Generator | related |
closure_point(Representation r) | Parma_Polyhedra_Library::Generator | related |
closure_point(const Linear_Expression &e, Representation r) | Parma_Polyhedra_Library::Generator | related |
closure_point(const Linear_Expression &e, Coefficient_traits::const_reference d, Representation r) | Parma_Polyhedra_Library::Generator | related |
closure_point(Representation r) | Parma_Polyhedra_Library::Generator | related |
closure_point(const Linear_Expression &e, Representation r) | Parma_Polyhedra_Library::Generator | related |
CLOSURE_POINT enum value | Parma_Polyhedra_Library::Generator | |
coefficient(Variable v) const | Parma_Polyhedra_Library::Generator | inline |
default_representation | Parma_Polyhedra_Library::Generator | static |
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 |
euclidean_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 |
euclidean_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Generator &x, const Generator &y, const Rounding_Dir dir) | Parma_Polyhedra_Library::Generator | related |
euclidean_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Generator &x, const Generator &y, const Rounding_Dir dir) | Parma_Polyhedra_Library::Generator | related |
expr_type typedef | Parma_Polyhedra_Library::Generator | |
expression() const | Parma_Polyhedra_Library::Generator | inline |
external_memory_in_bytes() const | Parma_Polyhedra_Library::Generator | inline |
finalize() | Parma_Polyhedra_Library::Generator | static |
Generator(Representation r=default_representation) | Parma_Polyhedra_Library::Generator | inlineexplicit |
Generator(const Generator &g) | Parma_Polyhedra_Library::Generator | inline |
Generator(const Generator &g, Representation r) | Parma_Polyhedra_Library::Generator | inline |
Generator(const Generator &g, dimension_type space_dim) | Parma_Polyhedra_Library::Generator | inline |
Generator(const Generator &g, dimension_type space_dim, Representation r) | Parma_Polyhedra_Library::Generator | inline |
initialize() | Parma_Polyhedra_Library::Generator | static |
is_closure_point() const | Parma_Polyhedra_Library::Generator | inline |
is_equal_to(const Generator &y) const | Parma_Polyhedra_Library::Generator | |
is_equivalent_to(const Generator &y) const | Parma_Polyhedra_Library::Generator | |
is_line() const | Parma_Polyhedra_Library::Generator | inline |
is_point() const | Parma_Polyhedra_Library::Generator | inline |
is_ray() const | Parma_Polyhedra_Library::Generator | inline |
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) | 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_infinity_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 |
l_infinity_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Generator &x, const Generator &y, const 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, const Rounding_Dir dir) | Parma_Polyhedra_Library::Generator | related |
line(const Linear_Expression &e, Representation r=default_representation) | Parma_Polyhedra_Library::Generator | static |
line(const Linear_Expression &e, Representation r=Generator::default_representation) | Parma_Polyhedra_Library::Generator | related |
line(const Linear_Expression &e, Representation r) | Parma_Polyhedra_Library::Generator | related |
LINE enum value | Parma_Polyhedra_Library::Generator | |
m_swap(Generator &y) | Parma_Polyhedra_Library::Generator | inline |
max_space_dimension() | Parma_Polyhedra_Library::Generator | inlinestatic |
OK() const | Parma_Polyhedra_Library::Generator | |
operator!=(const Generator &x, const Generator &y) | Parma_Polyhedra_Library::Generator | related |
operator!=(const Generator &x, const Generator &y) | Parma_Polyhedra_Library::Generator | related |
operator<<(std::ostream &s, const Generator &g) | Parma_Polyhedra_Library::Generator | related |
operator<<(std::ostream &s, const Generator::Type &t) | Parma_Polyhedra_Library::Generator | related |
operator=(const Generator &g) | Parma_Polyhedra_Library::Generator | inline |
operator==(const Generator &x, const Generator &y) | Parma_Polyhedra_Library::Generator | related |
operator==(const Generator &x, const Generator &y) | Parma_Polyhedra_Library::Generator | related |
permute_space_dimensions(const std::vector< Variable > &cycle) | Parma_Polyhedra_Library::Generator | |
point(const Linear_Expression &e=Linear_Expression::zero(), Coefficient_traits::const_reference d=Coefficient_one(), Representation r=default_representation) | Parma_Polyhedra_Library::Generator | static |
point(Representation r) | Parma_Polyhedra_Library::Generator | static |
point(const Linear_Expression &e, Representation r) | Parma_Polyhedra_Library::Generator | static |
point(const Linear_Expression &e=Linear_Expression::zero(), Coefficient_traits::const_reference d=Coefficient_one(), Representation r=Generator::default_representation) | Parma_Polyhedra_Library::Generator | related |
point(Representation r) | Parma_Polyhedra_Library::Generator | related |
point(const Linear_Expression &e, Representation r) | Parma_Polyhedra_Library::Generator | related |
point(const Linear_Expression &e, Coefficient_traits::const_reference d, Representation r) | Parma_Polyhedra_Library::Generator | related |
point(Representation r) | Parma_Polyhedra_Library::Generator | related |
point(const Linear_Expression &e, Representation r) | Parma_Polyhedra_Library::Generator | related |
POINT enum value | Parma_Polyhedra_Library::Generator | |
print() const | Parma_Polyhedra_Library::Generator | |
ray(const Linear_Expression &e, Representation r=default_representation) | Parma_Polyhedra_Library::Generator | static |
ray(const Linear_Expression &e, Representation r=Generator::default_representation) | Parma_Polyhedra_Library::Generator | related |
ray(const Linear_Expression &e, Representation r) | Parma_Polyhedra_Library::Generator | related |
RAY enum value | Parma_Polyhedra_Library::Generator | |
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) | 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 |
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, const Rounding_Dir dir, Temp &tmp0, Temp &tmp1, Temp &tmp2) | Parma_Polyhedra_Library::Generator | related |
rectilinear_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Generator &x, const Generator &y, const Rounding_Dir dir) | Parma_Polyhedra_Library::Generator | related |
rectilinear_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Generator &x, const Generator &y, const Rounding_Dir dir) | Parma_Polyhedra_Library::Generator | related |
remove_space_dimensions(const Variables_Set &vars) | Parma_Polyhedra_Library::Generator | |
representation() const | Parma_Polyhedra_Library::Generator | inline |
set_representation(Representation r) | Parma_Polyhedra_Library::Generator | inline |
set_space_dimension(dimension_type space_dim) | Parma_Polyhedra_Library::Generator | inline |
shift_space_dimensions(Variable v, dimension_type n) | Parma_Polyhedra_Library::Generator | inline |
space_dimension() const | Parma_Polyhedra_Library::Generator | inline |
swap(Generator &x, Generator &y) | Parma_Polyhedra_Library::Generator | related |
swap(Generator &x, Generator &y) | Parma_Polyhedra_Library::Generator | related |
swap_space_dimensions(Variable v1, Variable v2) | Parma_Polyhedra_Library::Generator | |
total_memory_in_bytes() const | Parma_Polyhedra_Library::Generator | inline |
type() const | Parma_Polyhedra_Library::Generator | inline |
Type enum name | Parma_Polyhedra_Library::Generator | |
zero_dim_closure_point() | Parma_Polyhedra_Library::Generator | inlinestatic |
zero_dim_point() | Parma_Polyhedra_Library::Generator | inlinestatic |
~Generator() | Parma_Polyhedra_Library::Generator | inline |