PPL  0.12.1
Parma_Polyhedra_Library::Box< ITV > Member List
This is the complete list of members for Parma_Polyhedra_Library::Box< ITV >, including all inherited members.
add_congruence(const Congruence &cg)Parma_Polyhedra_Library::Box< ITV > [inline]
add_congruences(const Congruence_System &cgs)Parma_Polyhedra_Library::Box< ITV > [inline]
add_constraint(const Constraint &c)Parma_Polyhedra_Library::Box< ITV > [inline]
add_constraints(const Constraint_System &cs)Parma_Polyhedra_Library::Box< ITV > [inline]
add_recycled_congruences(Congruence_System &cgs)Parma_Polyhedra_Library::Box< ITV > [inline]
add_recycled_constraints(Constraint_System &cs)Parma_Polyhedra_Library::Box< ITV > [inline]
add_space_dimensions_and_embed(dimension_type m)Parma_Polyhedra_Library::Box< ITV > [inline]
add_space_dimensions_and_project(dimension_type m)Parma_Polyhedra_Library::Box< ITV > [inline]
affine_dimension() const Parma_Polyhedra_Library::Box< ITV >
affine_form_image(Variable var, const Linear_Form< ITV > &lf)Parma_Polyhedra_Library::Box< ITV >
affine_image(Variable var, const Linear_Expression &expr, Coefficient_traits::const_reference denominator=Coefficient_one())Parma_Polyhedra_Library::Box< ITV >
affine_preimage(Variable var, const Linear_Expression &expr, Coefficient_traits::const_reference denominator=Coefficient_one())Parma_Polyhedra_Library::Box< ITV >
ascii_dump() const Parma_Polyhedra_Library::Box< ITV >
ascii_dump(std::ostream &s) const Parma_Polyhedra_Library::Box< ITV >
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::Box< ITV >
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::Box< ITV >
bounds_from_above(const Linear_Expression &expr) const Parma_Polyhedra_Library::Box< ITV > [inline]
bounds_from_below(const Linear_Expression &expr) const Parma_Polyhedra_Library::Box< ITV > [inline]
Box(dimension_type num_dimensions=0, Degenerate_Element kind=UNIVERSE)Parma_Polyhedra_Library::Box< ITV > [inline, explicit]
Box(const Box &y, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::Box< ITV > [inline]
Box(const Box< Other_ITV > &y, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::Box< ITV > [inline, explicit]
Box(const Constraint_System &cs)Parma_Polyhedra_Library::Box< ITV > [inline, explicit]
Box(const Constraint_System &cs, Recycle_Input dummy)Parma_Polyhedra_Library::Box< ITV > [inline]
Box(const Generator_System &gs)Parma_Polyhedra_Library::Box< ITV > [explicit]
Box(const Generator_System &gs, Recycle_Input dummy)Parma_Polyhedra_Library::Box< ITV > [inline]
Box(const Congruence_System &cgs)Parma_Polyhedra_Library::Box< ITV > [inline, explicit]
Box(const Congruence_System &cgs, Recycle_Input dummy)Parma_Polyhedra_Library::Box< ITV > [inline]
Box(const BD_Shape< T > &bds, Complexity_Class complexity=POLYNOMIAL_COMPLEXITY)Parma_Polyhedra_Library::Box< ITV > [explicit]
Box(const Octagonal_Shape< T > &oct, Complexity_Class complexity=POLYNOMIAL_COMPLEXITY)Parma_Polyhedra_Library::Box< ITV > [explicit]
Box(const Polyhedron &ph, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::Box< ITV > [explicit]
Box(const Grid &gr, Complexity_Class complexity=POLYNOMIAL_COMPLEXITY)Parma_Polyhedra_Library::Box< ITV > [explicit]
Box(const Partially_Reduced_Product< D1, D2, R > &dp, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::Box< ITV > [explicit]
can_recycle_congruence_systems()Parma_Polyhedra_Library::Box< ITV > [inline, static]
can_recycle_constraint_systems()Parma_Polyhedra_Library::Box< ITV > [inline, static]
CC76_narrowing_assign(const T &y)Parma_Polyhedra_Library::Box< ITV >
CC76_widening_assign(const T &y, unsigned *tp=0)Parma_Polyhedra_Library::Box< ITV >
CC76_widening_assign(const T &y, Iterator first, Iterator last)Parma_Polyhedra_Library::Box< ITV >
concatenate_assign(const Box &y)Parma_Polyhedra_Library::Box< ITV >
congruences() const Parma_Polyhedra_Library::Box< ITV >
constrains(Variable var) const Parma_Polyhedra_Library::Box< ITV >
constraints() const Parma_Polyhedra_Library::Box< ITV >
contains(const Box &y) const Parma_Polyhedra_Library::Box< ITV >
contains_integer_point() const Parma_Polyhedra_Library::Box< ITV >
difference_assign(const Box &y)Parma_Polyhedra_Library::Box< ITV >
drop_some_non_integer_points(Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::Box< ITV >
drop_some_non_integer_points(const Variables_Set &vars, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::Box< ITV >
euclidean_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Box< ITV > &x, const Box< ITV > &y, Rounding_Dir dir)Parma_Polyhedra_Library::Box< ITV > [related]
euclidean_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Box< ITV > &x, const Box< ITV > &y, Rounding_Dir dir)Parma_Polyhedra_Library::Box< ITV > [related]
euclidean_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Box< ITV > &x, const Box< ITV > &y, Rounding_Dir dir, Temp &tmp0, Temp &tmp1, Temp &tmp2)Parma_Polyhedra_Library::Box< ITV > [related]
euclidean_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Box< ITV > &x, const Box< ITV > &y, const Rounding_Dir dir, Temp &tmp0, Temp &tmp1, Temp &tmp2)Parma_Polyhedra_Library::Box< ITV > [related]
euclidean_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Box< ITV > &x, const Box< ITV > &y, const Rounding_Dir dir)Parma_Polyhedra_Library::Box< ITV > [related]
euclidean_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Box< ITV > &x, const Box< ITV > &y, const Rounding_Dir dir)Parma_Polyhedra_Library::Box< ITV > [related]
expand_space_dimension(Variable var, dimension_type m)Parma_Polyhedra_Library::Box< ITV > [inline]
external_memory_in_bytes() const Parma_Polyhedra_Library::Box< ITV >
fold_space_dimensions(const Variables_Set &vars, Variable dest)Parma_Polyhedra_Library::Box< ITV >
frequency(const Linear_Expression &expr, Coefficient &freq_n, Coefficient &freq_d, Coefficient &val_n, Coefficient &val_d) const Parma_Polyhedra_Library::Box< ITV >
generalized_affine_image(Variable var, Relation_Symbol relsym, const Linear_Expression &expr, Coefficient_traits::const_reference denominator=Coefficient_one())Parma_Polyhedra_Library::Box< ITV >
generalized_affine_image(const Linear_Expression &lhs, Relation_Symbol relsym, const Linear_Expression &rhs)Parma_Polyhedra_Library::Box< ITV >
generalized_affine_preimage(Variable var, Relation_Symbol relsym, const Linear_Expression &expr, Coefficient_traits::const_reference denominator=Coefficient_one())Parma_Polyhedra_Library::Box< ITV >
generalized_affine_preimage(const Linear_Expression &lhs, Relation_Symbol relsym, const Linear_Expression &rhs)Parma_Polyhedra_Library::Box< ITV >
get_interval(Variable var) const Parma_Polyhedra_Library::Box< ITV > [inline]
has_lower_bound(Variable var, Coefficient &n, Coefficient &d, bool &closed) const Parma_Polyhedra_Library::Box< ITV > [inline]
has_upper_bound(Variable var, Coefficient &n, Coefficient &d, bool &closed) const Parma_Polyhedra_Library::Box< ITV > [inline]
hash_code() const Parma_Polyhedra_Library::Box< ITV > [inline]
intersection_assign(const Box &y)Parma_Polyhedra_Library::Box< ITV >
interval_type typedefParma_Polyhedra_Library::Box< ITV >
is_bounded() const Parma_Polyhedra_Library::Box< ITV >
is_discrete() const Parma_Polyhedra_Library::Box< ITV >
is_disjoint_from(const Box &y) const Parma_Polyhedra_Library::Box< ITV >
is_empty() const Parma_Polyhedra_Library::Box< ITV > [inline]
is_topologically_closed() const Parma_Polyhedra_Library::Box< ITV >
is_universe() const Parma_Polyhedra_Library::Box< ITV >
l_infinity_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Box< ITV > &x, const Box< ITV > &y, Rounding_Dir dir)Parma_Polyhedra_Library::Box< ITV > [related]
l_infinity_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Box< ITV > &x, const Box< ITV > &y, Rounding_Dir dir)Parma_Polyhedra_Library::Box< ITV > [related]
l_infinity_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Box< ITV > &x, const Box< ITV > &y, Rounding_Dir dir, Temp &tmp0, Temp &tmp1, Temp &tmp2)Parma_Polyhedra_Library::Box< ITV > [related]
l_infinity_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Box< ITV > &x, const Box< ITV > &y, const Rounding_Dir dir, Temp &tmp0, Temp &tmp1, Temp &tmp2)Parma_Polyhedra_Library::Box< ITV > [related]
l_infinity_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Box< ITV > &x, const Box< ITV > &y, const Rounding_Dir dir)Parma_Polyhedra_Library::Box< ITV > [related]
l_infinity_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Box< ITV > &x, const Box< ITV > &y, const Rounding_Dir dir)Parma_Polyhedra_Library::Box< ITV > [related]
limited_CC76_extrapolation_assign(const Box &y, const Constraint_System &cs, unsigned *tp=0)Parma_Polyhedra_Library::Box< ITV >
m_swap(Box &y)Parma_Polyhedra_Library::Box< ITV > [inline]
map_space_dimensions(const Partial_Function &pfunc)Parma_Polyhedra_Library::Box< ITV >
max_space_dimension()Parma_Polyhedra_Library::Box< ITV > [inline, static]
maximize(const Linear_Expression &expr, Coefficient &sup_n, Coefficient &sup_d, bool &maximum) const Parma_Polyhedra_Library::Box< ITV > [inline]
maximize(const Linear_Expression &expr, Coefficient &sup_n, Coefficient &sup_d, bool &maximum, Generator &g) const Parma_Polyhedra_Library::Box< ITV > [inline]
minimize(const Linear_Expression &expr, Coefficient &inf_n, Coefficient &inf_d, bool &minimum) const Parma_Polyhedra_Library::Box< ITV > [inline]
minimize(const Linear_Expression &expr, Coefficient &inf_n, Coefficient &inf_d, bool &minimum, Generator &g) const Parma_Polyhedra_Library::Box< ITV > [inline]
minimized_congruences() const Parma_Polyhedra_Library::Box< ITV > [inline]
minimized_constraints() const Parma_Polyhedra_Library::Box< ITV >
OK() const Parma_Polyhedra_Library::Box< ITV >
operator!=(const Box< ITV > &x, const Box< ITV > &y)Parma_Polyhedra_Library::Box< ITV > [related]
operator<<(std::ostream &s, const Box< ITV > &box)Parma_Polyhedra_Library::Box< ITV > [related]
operator<<(std::ostream &s, const Box< ITV > &box)Parma_Polyhedra_Library::Box< ITV > [related]
operator=(const Box &y)Parma_Polyhedra_Library::Box< ITV > [inline]
operator==(const Box< ITV > &x, const Box< ITV > &y)Parma_Polyhedra_Library::Box< ITV > [related]
print() const Parma_Polyhedra_Library::Box< ITV >
propagate_constraint(const Constraint &c)Parma_Polyhedra_Library::Box< ITV > [inline]
propagate_constraints(const Constraint_System &cs, dimension_type max_iterations=0)Parma_Polyhedra_Library::Box< ITV > [inline]
rectilinear_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Box< ITV > &x, const Box< ITV > &y, Rounding_Dir dir)Parma_Polyhedra_Library::Box< ITV > [related]
rectilinear_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Box< ITV > &x, const Box< ITV > &y, Rounding_Dir dir)Parma_Polyhedra_Library::Box< ITV > [related]
rectilinear_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Box< ITV > &x, const Box< ITV > &y, Rounding_Dir dir, Temp &tmp0, Temp &tmp1, Temp &tmp2)Parma_Polyhedra_Library::Box< ITV > [related]
rectilinear_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Box< ITV > &x, const Box< ITV > &y, const Rounding_Dir dir, Temp &tmp0, Temp &tmp1, Temp &tmp2)Parma_Polyhedra_Library::Box< ITV > [related]
rectilinear_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Box< ITV > &x, const Box< ITV > &y, const Rounding_Dir dir)Parma_Polyhedra_Library::Box< ITV > [related]
rectilinear_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Box< ITV > &x, const Box< ITV > &y, const Rounding_Dir dir)Parma_Polyhedra_Library::Box< ITV > [related]
refine_with_congruence(const Congruence &cg)Parma_Polyhedra_Library::Box< ITV > [inline]
refine_with_congruences(const Congruence_System &cgs)Parma_Polyhedra_Library::Box< ITV > [inline]
refine_with_constraint(const Constraint &c)Parma_Polyhedra_Library::Box< ITV > [inline]
refine_with_constraints(const Constraint_System &cs)Parma_Polyhedra_Library::Box< ITV > [inline]
relation_with(const Constraint &c) const Parma_Polyhedra_Library::Box< ITV >
relation_with(const Congruence &cg) const Parma_Polyhedra_Library::Box< ITV >
relation_with(const Generator &g) const Parma_Polyhedra_Library::Box< ITV >
remove_higher_space_dimensions(dimension_type new_dimension)Parma_Polyhedra_Library::Box< ITV >
remove_space_dimensions(const Variables_Set &vars)Parma_Polyhedra_Library::Box< ITV > [inline]
set_empty()Parma_Polyhedra_Library::Box< ITV > [inline]
set_interval(Variable var, const ITV &i)Parma_Polyhedra_Library::Box< ITV > [inline]
simplify_using_context_assign(const Box &y)Parma_Polyhedra_Library::Box< ITV >
space_dimension() const Parma_Polyhedra_Library::Box< ITV > [inline]
strictly_contains(const Box &y) const Parma_Polyhedra_Library::Box< ITV > [inline]
swap(Box< ITV > &x, Box< ITV > &y)Parma_Polyhedra_Library::Box< ITV > [related]
swap(Box< ITV > &x, Box< ITV > &y)Parma_Polyhedra_Library::Box< ITV > [related]
time_elapse_assign(const Box &y)Parma_Polyhedra_Library::Box< ITV >
topological_closure_assign()Parma_Polyhedra_Library::Box< ITV >
total_memory_in_bytes() const Parma_Polyhedra_Library::Box< ITV > [inline]
unconstrain(Variable var)Parma_Polyhedra_Library::Box< ITV > [inline]
unconstrain(const Variables_Set &vars)Parma_Polyhedra_Library::Box< ITV >
upper_bound_assign(const Box &y)Parma_Polyhedra_Library::Box< ITV >
upper_bound_assign_if_exact(const Box &y)Parma_Polyhedra_Library::Box< ITV > [inline]
widening_assign(const Box &y, unsigned *tp=0)Parma_Polyhedra_Library::Box< ITV > [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::Box< ITV >