PPL
1.2
|
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_congruence_no_check(const Congruence &cg) | Parma_Polyhedra_Library::Box< ITV > | private |
add_congruences(const Congruence_System &cgs) | Parma_Polyhedra_Library::Box< ITV > | inline |
add_congruences_no_check(const Congruence_System &cgs) | Parma_Polyhedra_Library::Box< ITV > | private |
add_constraint(const Constraint &c) | Parma_Polyhedra_Library::Box< ITV > | inline |
add_constraint_no_check(const Constraint &c) | Parma_Polyhedra_Library::Box< ITV > | private |
add_constraints(const Constraint_System &cs) | Parma_Polyhedra_Library::Box< ITV > | inline |
add_constraints_no_check(const Constraint_System &cs) | Parma_Polyhedra_Library::Box< ITV > | private |
add_interval_constraint_no_check(dimension_type var_id, Constraint::Type type, Coefficient_traits::const_reference numer, Coefficient_traits::const_reference denom) | Parma_Polyhedra_Library::Box< ITV > | inlineprivate |
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 > | |
ascii_load(std::istream &s) | 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(const Linear_Expression &expr, bool from_above) const | Parma_Polyhedra_Library::Box< ITV > | private |
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 > | inlineexplicit |
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 > | inlineexplicit |
Box(const Constraint_System &cs) | Parma_Polyhedra_Library::Box< ITV > | inlineexplicit |
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 > | inlineexplicit |
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 > | inlinestatic |
can_recycle_constraint_systems() | Parma_Polyhedra_Library::Box< ITV > | inlinestatic |
CC76_narrowing_assign(const T &y) | Parma_Polyhedra_Library::Box< ITV > | |
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 > | |
CC76_widening_assign(const T &y, Iterator first, Iterator last) | Parma_Polyhedra_Library::Box< ITV > | |
CC76_widening_assign(const T &y, unsigned *tp) | Parma_Polyhedra_Library::Box< ITV > | |
check_empty() const | Parma_Polyhedra_Library::Box< ITV > | private |
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 |
get_limiting_box(const Constraint_System &cs, Box &limiting_box) const | Parma_Polyhedra_Library::Box< ITV > | private |
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 typedef | Parma_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 |
l_m_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_m_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 |
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 > | |
marked_empty() const | Parma_Polyhedra_Library::Box< ITV > | inlineprivate |
max_min(const Linear_Expression &expr, bool maximize, Coefficient &ext_n, Coefficient &ext_d, bool &included, Generator &g) const | Parma_Polyhedra_Library::Box< ITV > | private |
max_min(const Linear_Expression &expr, bool maximize, Coefficient &ext_n, Coefficient &ext_d, bool &included) const | Parma_Polyhedra_Library::Box< ITV > | private |
max_space_dimension() | Parma_Polyhedra_Library::Box< ITV > | inlinestatic |
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 > | friend |
operator==(const Box< ITV > &x, const Box< ITV > &y) | Parma_Polyhedra_Library::Box< ITV > | related |
operator[](dimension_type k) const | Parma_Polyhedra_Library::Box< ITV > | inlineprivate |
Parma_Polyhedra_Library::Box class | Parma_Polyhedra_Library::Box< ITV > | friend |
Parma_Polyhedra_Library::IO_Operators::operator<<(std::ostream &s, const Box< ITV > &box) | Parma_Polyhedra_Library::Box< ITV > | friend |
Parma_Polyhedra_Library::l_m_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Box< I > &x, const Box< I > &y, const Rounding_Dir dir, Temp &tmp0, Temp &tmp1, Temp &tmp2) | Parma_Polyhedra_Library::Box< ITV > | friend |
print() const | Parma_Polyhedra_Library::Box< ITV > | |
propagate_constraint(const Constraint &c) | Parma_Polyhedra_Library::Box< ITV > | inline |
propagate_constraint_no_check(const Constraint &c) | Parma_Polyhedra_Library::Box< ITV > | private |
propagate_constraints(const Constraint_System &cs, dimension_type max_iterations=0) | Parma_Polyhedra_Library::Box< ITV > | inline |
propagate_constraints_no_check(const Constraint_System &cs, dimension_type max_iterations) | Parma_Polyhedra_Library::Box< ITV > | private |
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_interval_no_check(ITV &itv, Constraint::Type type, Coefficient_traits::const_reference numer, Coefficient_traits::const_reference denom) | Parma_Polyhedra_Library::Box< ITV > | inlineprivatestatic |
refine_no_check(const Constraint &c) | Parma_Polyhedra_Library::Box< ITV > | private |
refine_no_check(const Constraint_System &cs) | Parma_Polyhedra_Library::Box< ITV > | private |
refine_no_check(const Congruence &cg) | Parma_Polyhedra_Library::Box< ITV > | private |
refine_no_check(const Congruence_System &cgs) | Parma_Polyhedra_Library::Box< ITV > | private |
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 |
reset_empty_up_to_date() | Parma_Polyhedra_Library::Box< ITV > | inlineprivate |
seq | Parma_Polyhedra_Library::Box< ITV > | private |
Sequence typedef | Parma_Polyhedra_Library::Box< ITV > | private |
set_empty() | Parma_Polyhedra_Library::Box< ITV > | inline |
set_empty_up_to_date() | Parma_Polyhedra_Library::Box< ITV > | inlineprivate |
set_interval(Variable var, const ITV &i) | Parma_Polyhedra_Library::Box< ITV > | inline |
set_nonempty() | Parma_Polyhedra_Library::Box< ITV > | inlineprivate |
simplify_using_context_assign(const Box &y) | Parma_Polyhedra_Library::Box< ITV > | |
space_dimension() const | Parma_Polyhedra_Library::Box< ITV > | inline |
status | Parma_Polyhedra_Library::Box< ITV > | private |
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 |
throw_constraint_incompatible(const char *method) | Parma_Polyhedra_Library::Box< ITV > | privatestatic |
throw_dimension_incompatible(const char *method, const Box &y) const | Parma_Polyhedra_Library::Box< ITV > | private |
throw_dimension_incompatible(const char *method, dimension_type required_dim) const | Parma_Polyhedra_Library::Box< ITV > | private |
throw_dimension_incompatible(const char *method, const Constraint &c) const | Parma_Polyhedra_Library::Box< ITV > | private |
throw_dimension_incompatible(const char *method, const Congruence &cg) const | Parma_Polyhedra_Library::Box< ITV > | private |
throw_dimension_incompatible(const char *method, const Constraint_System &cs) const | Parma_Polyhedra_Library::Box< ITV > | private |
throw_dimension_incompatible(const char *method, const Congruence_System &cgs) const | Parma_Polyhedra_Library::Box< ITV > | private |
throw_dimension_incompatible(const char *method, const Generator &g) const | Parma_Polyhedra_Library::Box< ITV > | private |
throw_dimension_incompatible(const char *method, const char *le_name, const Linear_Expression &le) const | Parma_Polyhedra_Library::Box< ITV > | private |
throw_dimension_incompatible(const char *method, const char *lf_name, const Linear_Form< C > &lf) const | Parma_Polyhedra_Library::Box< ITV > | private |
throw_expression_too_complex(const char *method, const Linear_Expression &le) | Parma_Polyhedra_Library::Box< ITV > | privatestatic |
throw_invalid_argument(const char *method, const char *reason) | Parma_Polyhedra_Library::Box< ITV > | privatestatic |
time_elapse_assign(const Box &y) | Parma_Polyhedra_Library::Box< ITV > | |
Tmp_Interval_Type typedef | Parma_Polyhedra_Library::Box< ITV > | private |
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 > |