, 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 > | [inline, 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 > | [inline, private] |
| add_constraint(const Constraint &c) | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| add_constraint_no_check(const Constraint &c) | Parma_Polyhedra_Library::Box< ITV > | [inline, 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 > | [inline, private] |
| add_interval_constraint_no_check(dimension_type var_id, Constraint::Type type, Coefficient_traits::const_reference num, Coefficient_traits::const_reference den) | Parma_Polyhedra_Library::Box< ITV > | [inline, private] |
| 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 > | [inline] |
| affine_image(Variable var, const Linear_Expression &expr, Coefficient_traits::const_reference denominator=Coefficient_one()) | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| affine_preimage(Variable var, const Linear_Expression &expr, Coefficient_traits::const_reference denominator=Coefficient_one()) | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| ascii_dump() const | Parma_Polyhedra_Library::Box< ITV > | |
| ascii_dump(std::ostream &s) const | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| ascii_load(std::istream &s) | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| 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 > | [inline] |
| 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 > | [inline] |
| bounds(const Linear_Expression &expr, bool from_above) const | Parma_Polyhedra_Library::Box< ITV > | [inline, 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 > | [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 > | [inline, 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 > | [inline, explicit] |
| Box(const Octagonal_Shape< T > &oct, Complexity_Class complexity=POLYNOMIAL_COMPLEXITY) | Parma_Polyhedra_Library::Box< ITV > | [inline, explicit] |
| Box(const Polyhedron &ph, Complexity_Class complexity=ANY_COMPLEXITY) | Parma_Polyhedra_Library::Box< ITV > | [inline, explicit] |
| Box(const Grid &ph, Complexity_Class complexity=POLYNOMIAL_COMPLEXITY) | Parma_Polyhedra_Library::Box< ITV > | [inline, explicit] |
| Box(const Partially_Reduced_Product< D1, D2, R > &dp, Complexity_Class complexity=ANY_COMPLEXITY) | Parma_Polyhedra_Library::Box< ITV > | [inline, 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 > | [inline] |
| CC76_widening_assign(const T &y, unsigned *tp=0) | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| CC76_widening_assign(const T &y, Iterator first, Iterator last) | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| check_empty() const | Parma_Polyhedra_Library::Box< ITV > | [inline, private] |
| concatenate_assign(const Box &y) | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| congruences() const | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| constrains(Variable var) const | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| constraints() const | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| contains(const Box &y) const | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| contains_integer_point() const | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| difference_assign(const Box &y) | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| drop_some_non_integer_points(Complexity_Class complexity=ANY_COMPLEXITY) | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| drop_some_non_integer_points(const Variables_Set &vars, Complexity_Class complexity=ANY_COMPLEXITY) | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| 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] |
| expand_space_dimension(Variable var, dimension_type m) | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| external_memory_in_bytes() const | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| extract_interval_constraint(const Constraint &c, dimension_type c_space_dim, dimension_type &c_num_vars, dimension_type &c_only_var) | Parma_Polyhedra_Library::Box< ITV > | [related] |
| fold_space_dimensions(const Variables_Set &vars, Variable dest) | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| frequency(const Linear_Expression &expr, Coefficient &freq_n, Coefficient &freq_d, Coefficient &val_n, Coefficient &val_d) const | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| generalized_affine_image(Variable var, Relation_Symbol relsym, const Linear_Expression &expr, Coefficient_traits::const_reference denominator=Coefficient_one()) | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| generalized_affine_image(const Linear_Expression &lhs, Relation_Symbol relsym, const Linear_Expression &rhs) | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| generalized_affine_preimage(Variable var, Relation_Symbol relsym, const Linear_Expression &expr, Coefficient_traits::const_reference denominator=Coefficient_one()) | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| generalized_affine_preimage(const Linear_Expression &lhs, Relation_Symbol relsym, const Linear_Expression &rhs) | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| 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 > | [inline, private] |
| get_lower_bound(dimension_type k, bool &closed, Coefficient &n, Coefficient &d) const | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| get_upper_bound(dimension_type k, bool &closed, Coefficient &n, Coefficient &d) const | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| intersection_assign(const Box &y) | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| interval_type typedef | Parma_Polyhedra_Library::Box< ITV > | |
| is_bounded() const | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| is_discrete() const | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| is_disjoint_from(const Box &y) const | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| is_empty() const | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| is_topologically_closed() const | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| is_universe() const | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| 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_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] |
| limited_CC76_extrapolation_assign(const Box &y, const Constraint_System &cs, unsigned *tp=0) | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| map_space_dimensions(const Partial_Function &pfunc) | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| marked_empty() const | Parma_Polyhedra_Library::Box< ITV > | [inline, private] |
| max_min(const Linear_Expression &expr, bool maximize, Coefficient &ext_n, Coefficient &ext_d, bool &included, Generator &g) const | Parma_Polyhedra_Library::Box< ITV > | [inline, private] |
| max_min(const Linear_Expression &expr, bool maximize, Coefficient &ext_n, Coefficient &ext_d, bool &included) const | Parma_Polyhedra_Library::Box< ITV > | [inline, private] |
| 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 > | [inline] |
| OK() const | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| 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=(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[](dimension_type k) const | Parma_Polyhedra_Library::Box< ITV > | [inline, private] |
| 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 > | [inline, 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 > | [inline, 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, Temp &tmp0, Temp &tmp1, Temp &tmp2) | Parma_Polyhedra_Library::Box< ITV > | [related] |
| refine_interval_no_check(ITV &itv, Constraint::Type type, Coefficient_traits::const_reference num, Coefficient_traits::const_reference den) | Parma_Polyhedra_Library::Box< ITV > | [inline, private, static] |
| refine_no_check(const Constraint &c) | Parma_Polyhedra_Library::Box< ITV > | [inline, private] |
| refine_no_check(const Constraint_System &cs) | Parma_Polyhedra_Library::Box< ITV > | [inline, private] |
| refine_no_check(const Congruence &cg) | Parma_Polyhedra_Library::Box< ITV > | [inline, private] |
| refine_no_check(const Congruence_System &cgs) | Parma_Polyhedra_Library::Box< ITV > | [inline, 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 > | [inline] |
| relation_with(const Congruence &cg) const | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| relation_with(const Generator &g) const | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| remove_higher_space_dimensions(dimension_type new_dimension) | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| remove_space_dimensions(const Variables_Set &vars) | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| reset_empty_up_to_date() | Parma_Polyhedra_Library::Box< ITV > | [inline, private] |
| 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 > | [inline, private] |
| set_interval(Variable var, const ITV &i) | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| set_nonempty() | Parma_Polyhedra_Library::Box< ITV > | [inline, private] |
| simplify_using_context_assign(const Box &y) | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| 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 &y) | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| throw_constraint_incompatible(const char *method) | Parma_Polyhedra_Library::Box< ITV > | [inline, private, static] |
| throw_dimension_incompatible(const char *method, const Box &x) const | Parma_Polyhedra_Library::Box< ITV > | [inline, private] |
| throw_dimension_incompatible(const char *method, dimension_type required_dim) const | Parma_Polyhedra_Library::Box< ITV > | [inline, private] |
| throw_dimension_incompatible(const char *method, const Constraint &c) const | Parma_Polyhedra_Library::Box< ITV > | [inline, private] |
| throw_dimension_incompatible(const char *method, const Congruence &cg) const | Parma_Polyhedra_Library::Box< ITV > | [inline, private] |
| throw_dimension_incompatible(const char *method, const Constraint_System &cs) const | Parma_Polyhedra_Library::Box< ITV > | [inline, private] |
| throw_dimension_incompatible(const char *method, const Congruence_System &cgs) const | Parma_Polyhedra_Library::Box< ITV > | [inline, private] |
| throw_dimension_incompatible(const char *method, const Generator &g) const | Parma_Polyhedra_Library::Box< ITV > | [inline, private] |
| throw_dimension_incompatible(const char *method, const char *name_row, const Linear_Expression &y) const | Parma_Polyhedra_Library::Box< ITV > | [inline, private] |
| throw_expression_too_complex(const char *method, const Linear_Expression &e) | Parma_Polyhedra_Library::Box< ITV > | [inline, private, static] |
| throw_generic(const char *method, const char *reason) | Parma_Polyhedra_Library::Box< ITV > | [inline, private, static] |
| throw_space_dimension_overflow(const char *method, const char *reason) | Parma_Polyhedra_Library::Box< ITV > | [inline, private, static] |
| time_elapse_assign(const Box &y) | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| Tmp_Interval_Type typedef | Parma_Polyhedra_Library::Box< ITV > | [private] |
| topological_closure_assign() | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| 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 > | [inline] |
| upper_bound_assign(const Box &y) | Parma_Polyhedra_Library::Box< ITV > | [inline] |
| 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 *pcs=0, unsigned complexity_threshold=16, bool wrap_individually=true) | Parma_Polyhedra_Library::Box< ITV > | [inline] |