PPL  1.2
Parma_Polyhedra_Library::BD_Shape< T > Member List

This is the complete list of members for Parma_Polyhedra_Library::BD_Shape< T >, including all inherited members.

add_congruence(const Congruence &cg)Parma_Polyhedra_Library::BD_Shape< T >
add_congruences(const Congruence_System &cgs)Parma_Polyhedra_Library::BD_Shape< T >inline
add_constraint(const Constraint &c)Parma_Polyhedra_Library::BD_Shape< T >
add_constraints(const Constraint_System &cs)Parma_Polyhedra_Library::BD_Shape< T >inline
add_recycled_congruences(Congruence_System &cgs)Parma_Polyhedra_Library::BD_Shape< T >inline
add_recycled_constraints(Constraint_System &cs)Parma_Polyhedra_Library::BD_Shape< T >inline
add_space_dimensions_and_embed(dimension_type m)Parma_Polyhedra_Library::BD_Shape< T >
add_space_dimensions_and_project(dimension_type m)Parma_Polyhedra_Library::BD_Shape< T >
affine_dimension() const Parma_Polyhedra_Library::BD_Shape< T >
affine_form_image(Variable var, const Linear_Form< Interval< T, Interval_Info > > &lf)Parma_Polyhedra_Library::BD_Shape< T >
affine_image(Variable var, const Linear_Expression &expr, Coefficient_traits::const_reference denominator=Coefficient_one())Parma_Polyhedra_Library::BD_Shape< T >
affine_preimage(Variable var, const Linear_Expression &expr, Coefficient_traits::const_reference denominator=Coefficient_one())Parma_Polyhedra_Library::BD_Shape< T >
ascii_dump() const Parma_Polyhedra_Library::BD_Shape< T >
ascii_dump(std::ostream &s) const Parma_Polyhedra_Library::BD_Shape< T >
ascii_load(std::istream &s)Parma_Polyhedra_Library::BD_Shape< T >
BD_Shape(dimension_type num_dimensions=0, Degenerate_Element kind=UNIVERSE)Parma_Polyhedra_Library::BD_Shape< T >inlineexplicit
BD_Shape(const BD_Shape &y, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::BD_Shape< T >inline
BD_Shape(const BD_Shape< U > &y, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::BD_Shape< T >inlineexplicit
BD_Shape(const Constraint_System &cs)Parma_Polyhedra_Library::BD_Shape< T >inlineexplicit
BD_Shape(const Congruence_System &cgs)Parma_Polyhedra_Library::BD_Shape< T >explicit
BD_Shape(const Generator_System &gs)Parma_Polyhedra_Library::BD_Shape< T >explicit
BD_Shape(const Polyhedron &ph, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::BD_Shape< T >explicit
BD_Shape(const Box< Interval > &box, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::BD_Shape< T >inlineexplicit
BD_Shape(const Grid &grid, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::BD_Shape< T >inlineexplicit
BD_Shape(const Octagonal_Shape< U > &os, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::BD_Shape< T >inlineexplicit
BHMZ05_widening_assign(const BD_Shape &y, unsigned *tp=0)Parma_Polyhedra_Library::BD_Shape< T >
bounded_affine_image(Variable var, const Linear_Expression &lb_expr, const Linear_Expression &ub_expr, Coefficient_traits::const_reference denominator=Coefficient_one())Parma_Polyhedra_Library::BD_Shape< T >
bounded_affine_preimage(Variable var, const Linear_Expression &lb_expr, const Linear_Expression &ub_expr, Coefficient_traits::const_reference denominator=Coefficient_one())Parma_Polyhedra_Library::BD_Shape< T >
bounds_from_above(const Linear_Expression &expr) const Parma_Polyhedra_Library::BD_Shape< T >inline
bounds_from_below(const Linear_Expression &expr) const Parma_Polyhedra_Library::BD_Shape< T >inline
can_recycle_congruence_systems()Parma_Polyhedra_Library::BD_Shape< T >inlinestatic
can_recycle_constraint_systems()Parma_Polyhedra_Library::BD_Shape< T >inlinestatic
CC76_extrapolation_assign(const BD_Shape &y, unsigned *tp=0)Parma_Polyhedra_Library::BD_Shape< T >inline
CC76_extrapolation_assign(const BD_Shape &y, Iterator first, Iterator last, unsigned *tp=0)Parma_Polyhedra_Library::BD_Shape< T >
CC76_narrowing_assign(const BD_Shape &y)Parma_Polyhedra_Library::BD_Shape< T >
coefficient_type typedefParma_Polyhedra_Library::BD_Shape< T >
coefficient_type_base typedefParma_Polyhedra_Library::BD_Shape< T >
concatenate_assign(const BD_Shape &y)Parma_Polyhedra_Library::BD_Shape< T >
congruences() const Parma_Polyhedra_Library::BD_Shape< T >inline
constrains(Variable var) const Parma_Polyhedra_Library::BD_Shape< T >
constraints() const Parma_Polyhedra_Library::BD_Shape< T >
contains(const BD_Shape &y) const Parma_Polyhedra_Library::BD_Shape< T >
contains_integer_point() const Parma_Polyhedra_Library::BD_Shape< T >
difference_assign(const BD_Shape &y)Parma_Polyhedra_Library::BD_Shape< T >
drop_some_non_integer_points(Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::BD_Shape< T >
drop_some_non_integer_points(const Variables_Set &vars, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::BD_Shape< T >
euclidean_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const BD_Shape< T > &x, const BD_Shape< T > &y, Rounding_Dir dir)Parma_Polyhedra_Library::BD_Shape< T >related
euclidean_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const BD_Shape< T > &x, const BD_Shape< T > &y, Rounding_Dir dir)Parma_Polyhedra_Library::BD_Shape< T >related
euclidean_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const BD_Shape< T > &x, const BD_Shape< T > &y, Rounding_Dir dir, Temp &tmp0, Temp &tmp1, Temp &tmp2)Parma_Polyhedra_Library::BD_Shape< T >related
euclidean_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const BD_Shape< T > &x, const BD_Shape< T > &y, const Rounding_Dir dir, Temp &tmp0, Temp &tmp1, Temp &tmp2)Parma_Polyhedra_Library::BD_Shape< T >related
euclidean_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const BD_Shape< T > &x, const BD_Shape< T > &y, const Rounding_Dir dir)Parma_Polyhedra_Library::BD_Shape< T >related
euclidean_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const BD_Shape< T > &x, const BD_Shape< T > &y, const Rounding_Dir dir)Parma_Polyhedra_Library::BD_Shape< T >related
expand_space_dimension(Variable var, dimension_type m)Parma_Polyhedra_Library::BD_Shape< T >
export_interval_constraints(U &dest) const Parma_Polyhedra_Library::BD_Shape< T >
external_memory_in_bytes() const Parma_Polyhedra_Library::BD_Shape< T >
fold_space_dimensions(const Variables_Set &vars, Variable dest)Parma_Polyhedra_Library::BD_Shape< T >
frequency(const Linear_Expression &expr, Coefficient &freq_n, Coefficient &freq_d, Coefficient &val_n, Coefficient &val_d) const Parma_Polyhedra_Library::BD_Shape< T >
generalized_affine_image(Variable var, Relation_Symbol relsym, const Linear_Expression &expr, Coefficient_traits::const_reference denominator=Coefficient_one())Parma_Polyhedra_Library::BD_Shape< T >
generalized_affine_image(const Linear_Expression &lhs, Relation_Symbol relsym, const Linear_Expression &rhs)Parma_Polyhedra_Library::BD_Shape< T >
generalized_affine_preimage(Variable var, Relation_Symbol relsym, const Linear_Expression &expr, Coefficient_traits::const_reference denominator=Coefficient_one())Parma_Polyhedra_Library::BD_Shape< T >
generalized_affine_preimage(const Linear_Expression &lhs, Relation_Symbol relsym, const Linear_Expression &rhs)Parma_Polyhedra_Library::BD_Shape< T >
generalized_refine_with_linear_form_inequality(const Linear_Form< Interval< T, Interval_Info > > &left, const Linear_Form< Interval< T, Interval_Info > > &right, Relation_Symbol relsym)Parma_Polyhedra_Library::BD_Shape< T >inline
H79_widening_assign(const BD_Shape &y, unsigned *tp=0)Parma_Polyhedra_Library::BD_Shape< T >inline
hash_code() const Parma_Polyhedra_Library::BD_Shape< T >inline
integer_upper_bound_assign_if_exact(const BD_Shape &y)Parma_Polyhedra_Library::BD_Shape< T >inline
intersection_assign(const BD_Shape &y)Parma_Polyhedra_Library::BD_Shape< T >
is_bounded() const Parma_Polyhedra_Library::BD_Shape< T >
is_discrete() const Parma_Polyhedra_Library::BD_Shape< T >inline
is_disjoint_from(const BD_Shape &y) const Parma_Polyhedra_Library::BD_Shape< T >
is_empty() const Parma_Polyhedra_Library::BD_Shape< T >inline
is_topologically_closed() const Parma_Polyhedra_Library::BD_Shape< T >inline
is_universe() const Parma_Polyhedra_Library::BD_Shape< T >
l_infinity_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const BD_Shape< T > &x, const BD_Shape< T > &y, Rounding_Dir dir)Parma_Polyhedra_Library::BD_Shape< T >related
l_infinity_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const BD_Shape< T > &x, const BD_Shape< T > &y, Rounding_Dir dir)Parma_Polyhedra_Library::BD_Shape< T >related
l_infinity_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const BD_Shape< T > &x, const BD_Shape< T > &y, Rounding_Dir dir, Temp &tmp0, Temp &tmp1, Temp &tmp2)Parma_Polyhedra_Library::BD_Shape< T >related
l_infinity_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const BD_Shape< T > &x, const BD_Shape< T > &y, const Rounding_Dir dir, Temp &tmp0, Temp &tmp1, Temp &tmp2)Parma_Polyhedra_Library::BD_Shape< T >related
l_infinity_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const BD_Shape< T > &x, const BD_Shape< T > &y, const Rounding_Dir dir)Parma_Polyhedra_Library::BD_Shape< T >related
l_infinity_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const BD_Shape< T > &x, const BD_Shape< T > &y, const Rounding_Dir dir)Parma_Polyhedra_Library::BD_Shape< T >related
limited_BHMZ05_extrapolation_assign(const BD_Shape &y, const Constraint_System &cs, unsigned *tp=0)Parma_Polyhedra_Library::BD_Shape< T >
limited_CC76_extrapolation_assign(const BD_Shape &y, const Constraint_System &cs, unsigned *tp=0)Parma_Polyhedra_Library::BD_Shape< T >
limited_H79_extrapolation_assign(const BD_Shape &y, const Constraint_System &cs, unsigned *tp=0)Parma_Polyhedra_Library::BD_Shape< T >inline
m_swap(BD_Shape &y)Parma_Polyhedra_Library::BD_Shape< T >inline
map_space_dimensions(const Partial_Function &pfunc)Parma_Polyhedra_Library::BD_Shape< T >
max_space_dimension()Parma_Polyhedra_Library::BD_Shape< T >inlinestatic
maximize(const Linear_Expression &expr, Coefficient &sup_n, Coefficient &sup_d, bool &maximum) const Parma_Polyhedra_Library::BD_Shape< T >inline
maximize(const Linear_Expression &expr, Coefficient &sup_n, Coefficient &sup_d, bool &maximum, Generator &g) const Parma_Polyhedra_Library::BD_Shape< T >inline
minimize(const Linear_Expression &expr, Coefficient &inf_n, Coefficient &inf_d, bool &minimum) const Parma_Polyhedra_Library::BD_Shape< T >inline
minimize(const Linear_Expression &expr, Coefficient &inf_n, Coefficient &inf_d, bool &minimum, Generator &g) const Parma_Polyhedra_Library::BD_Shape< T >inline
minimized_congruences() const Parma_Polyhedra_Library::BD_Shape< T >
minimized_constraints() const Parma_Polyhedra_Library::BD_Shape< T >
OK() const Parma_Polyhedra_Library::BD_Shape< T >
operator!=(const BD_Shape< T > &x, const BD_Shape< T > &y)Parma_Polyhedra_Library::BD_Shape< T >related
operator!=(const BD_Shape< T > &x, const BD_Shape< T > &y)Parma_Polyhedra_Library::BD_Shape< T >related
operator<<(std::ostream &s, const BD_Shape< T > &bds)Parma_Polyhedra_Library::BD_Shape< T >related
operator<<(std::ostream &s, const BD_Shape< T > &bds)Parma_Polyhedra_Library::BD_Shape< T >related
operator=(const BD_Shape &y)Parma_Polyhedra_Library::BD_Shape< T >inline
operator==(const BD_Shape< T > &x, const BD_Shape< T > &y)Parma_Polyhedra_Library::BD_Shape< T >related
operator==(const BD_Shape< T > &x, const BD_Shape< T > &y)Parma_Polyhedra_Library::BD_Shape< T >related
print() const Parma_Polyhedra_Library::BD_Shape< T >
rectilinear_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const BD_Shape< T > &x, const BD_Shape< T > &y, Rounding_Dir dir)Parma_Polyhedra_Library::BD_Shape< T >related
rectilinear_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const BD_Shape< T > &x, const BD_Shape< T > &y, Rounding_Dir dir)Parma_Polyhedra_Library::BD_Shape< T >related
rectilinear_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const BD_Shape< T > &x, const BD_Shape< T > &y, Rounding_Dir dir, Temp &tmp0, Temp &tmp1, Temp &tmp2)Parma_Polyhedra_Library::BD_Shape< T >related
rectilinear_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const BD_Shape< T > &x, const BD_Shape< T > &y, const Rounding_Dir dir, Temp &tmp0, Temp &tmp1, Temp &tmp2)Parma_Polyhedra_Library::BD_Shape< T >related
rectilinear_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const BD_Shape< T > &x, const BD_Shape< T > &y, const Rounding_Dir dir)Parma_Polyhedra_Library::BD_Shape< T >related
rectilinear_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const BD_Shape< T > &x, const BD_Shape< T > &y, const Rounding_Dir dir)Parma_Polyhedra_Library::BD_Shape< T >related
refine_fp_interval_abstract_store(Box< Interval< T, Interval_Info > > &store) const Parma_Polyhedra_Library::BD_Shape< T >inline
refine_with_congruence(const Congruence &cg)Parma_Polyhedra_Library::BD_Shape< T >inline
refine_with_congruences(const Congruence_System &cgs)Parma_Polyhedra_Library::BD_Shape< T >
refine_with_constraint(const Constraint &c)Parma_Polyhedra_Library::BD_Shape< T >inline
refine_with_constraints(const Constraint_System &cs)Parma_Polyhedra_Library::BD_Shape< T >inline
refine_with_linear_form_inequality(const Linear_Form< Interval< T, Interval_Info > > &left, const Linear_Form< Interval< T, Interval_Info > > &right)Parma_Polyhedra_Library::BD_Shape< T >
relation_with(const Constraint &c) const Parma_Polyhedra_Library::BD_Shape< T >
relation_with(const Congruence &cg) const Parma_Polyhedra_Library::BD_Shape< T >
relation_with(const Generator &g) const Parma_Polyhedra_Library::BD_Shape< T >
remove_higher_space_dimensions(dimension_type new_dimension)Parma_Polyhedra_Library::BD_Shape< T >inline
remove_space_dimensions(const Variables_Set &vars)Parma_Polyhedra_Library::BD_Shape< T >
simplify_using_context_assign(const BD_Shape &y)Parma_Polyhedra_Library::BD_Shape< T >
space_dimension() const Parma_Polyhedra_Library::BD_Shape< T >inline
strictly_contains(const BD_Shape &y) const Parma_Polyhedra_Library::BD_Shape< T >inline
swap(BD_Shape< T > &x, BD_Shape< T > &y)Parma_Polyhedra_Library::BD_Shape< T >related
swap(BD_Shape< T > &x, BD_Shape< T > &y)Parma_Polyhedra_Library::BD_Shape< T >related
time_elapse_assign(const BD_Shape &y)Parma_Polyhedra_Library::BD_Shape< T >inline
topological_closure_assign()Parma_Polyhedra_Library::BD_Shape< T >inline
total_memory_in_bytes() const Parma_Polyhedra_Library::BD_Shape< T >inline
unconstrain(Variable var)Parma_Polyhedra_Library::BD_Shape< T >
unconstrain(const Variables_Set &vars)Parma_Polyhedra_Library::BD_Shape< T >
upper_bound_assign(const BD_Shape &y)Parma_Polyhedra_Library::BD_Shape< T >
upper_bound_assign_if_exact(const BD_Shape &y)Parma_Polyhedra_Library::BD_Shape< T >inline
widening_assign(const BD_Shape &y, unsigned *tp=0)Parma_Polyhedra_Library::BD_Shape< T >inline
wrap_assign(const Variables_Set &vars, Bounded_Integer_Type_Width w, Bounded_Integer_Type_Representation r, Bounded_Integer_Type_Overflow o, const Constraint_System *cs_p=0, unsigned complexity_threshold=16, bool wrap_individually=true)Parma_Polyhedra_Library::BD_Shape< T >
~BD_Shape()Parma_Polyhedra_Library::BD_Shape< T >inline