Parma_Polyhedra_Library::Octagonal_Shape< T > Member List

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

add_congruence(const Congruence &cg)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
add_congruences(const Congruence_System &cgs)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
add_constraint(const Constraint &c)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
add_constraints(const Constraint_System &cs)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
add_octagonal_constraint(dimension_type i, dimension_type j, const N &k)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
add_octagonal_constraint(dimension_type i, dimension_type j, Coefficient_traits::const_reference num, Coefficient_traits::const_reference den)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
add_recycled_congruences(Congruence_System &cgs)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
add_recycled_constraints(Constraint_System &cs)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
add_space_dimensions_and_embed(dimension_type m)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
add_space_dimensions_and_project(dimension_type m)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
affine_dimension() const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
affine_image(Variable var, const Linear_Expression &expr, Coefficient_traits::const_reference denominator=Coefficient_one())Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
affine_preimage(Variable var, const Linear_Expression &expr, Coefficient_traits::const_reference denominator=Coefficient_one())Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
ascii_dump() const Parma_Polyhedra_Library::Octagonal_Shape< T >
ascii_dump(std::ostream &s) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
ascii_load(std::istream &s)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
BHMZ05_widening_assign(const Octagonal_Shape &y, unsigned *tp=0)Parma_Polyhedra_Library::Octagonal_Shape< T > [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::Octagonal_Shape< T > [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::Octagonal_Shape< T > [inline]
bounds(const Linear_Expression &expr, bool from_above) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
bounds_from_above(const Linear_Expression &expr) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
bounds_from_below(const Linear_Expression &expr) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
can_recycle_congruence_systems()Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, static]
can_recycle_constraint_systems()Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, static]
CC76_extrapolation_assign(const Octagonal_Shape &y, unsigned *tp=0)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
CC76_extrapolation_assign(const Octagonal_Shape &y, Iterator first, Iterator last, unsigned *tp=0)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
CC76_narrowing_assign(const Octagonal_Shape &y)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
coefficient_type typedefParma_Polyhedra_Library::Octagonal_Shape< T >
coefficient_type_base typedefParma_Polyhedra_Library::Octagonal_Shape< T >
coherent_index(dimension_type i)Parma_Polyhedra_Library::Octagonal_Shape< T > [related]
compute_leaders(std::vector< dimension_type > &successor, std::vector< dimension_type > &no_sing_leaders, bool &exist_sing_class, dimension_type &sing_leader) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
compute_leaders(std::vector< dimension_type > &leaders) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
compute_successors(std::vector< dimension_type > &successor) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
concatenate_assign(const Octagonal_Shape &y)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
congruences() const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
constrains(Variable var) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
constraints() const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
contains(const Octagonal_Shape &y) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
contains_integer_point() const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
deduce_minus_v_pm_u_bounds(dimension_type v, dimension_type last_v, const Linear_Expression &sc_expr, Coefficient_traits::const_reference sc_den, const N &minus_lb_v)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
deduce_v_pm_u_bounds(dimension_type v_id, dimension_type last_id, const Linear_Expression &sc_expr, Coefficient_traits::const_reference sc_den, const N &ub_v)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
default_stop_pointsParma_Polyhedra_Library::Octagonal_Shape< T > [private, static]
difference_assign(const Octagonal_Shape &y)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
euclidean_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Octagonal_Shape< U > &x, const Octagonal_Shape< U > &y, const Rounding_Dir dir, Temp &tmp0, Temp &tmp1, Temp &tmp2)Parma_Polyhedra_Library::Octagonal_Shape< T > [friend]
euclidean_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Octagonal_Shape< T > &x, const Octagonal_Shape< T > &y, Rounding_Dir dir)Parma_Polyhedra_Library::Octagonal_Shape< T > [related]
euclidean_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Octagonal_Shape< T > &x, const Octagonal_Shape< T > &y, Rounding_Dir dir, Temp &tmp0, Temp &tmp1, Temp &tmp2)Parma_Polyhedra_Library::Octagonal_Shape< T > [related]
expand_space_dimension(Variable var, dimension_type m)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
external_memory_in_bytes() const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
extract_octagonal_difference(const Constraint &c, dimension_type c_space_dim, dimension_type &c_num_vars, dimension_type &c_first_var, dimension_type &c_second_var, Coefficient &c_coeff, Coefficient &c_term)Parma_Polyhedra_Library::Octagonal_Shape< T > [related]
fold_space_dimensions(const Variables_Set &to_be_folded, Variable var)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
forget_all_octagonal_constraints(dimension_type v_id)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
forget_binary_octagonal_constraints(dimension_type v_id)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
generalized_affine_image(Variable var, Relation_Symbol relsym, const Linear_Expression &expr, Coefficient_traits::const_reference denominator=Coefficient_one())Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
generalized_affine_image(const Linear_Expression &lhs, Relation_Symbol relsym, const Linear_Expression &rhs)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
generalized_affine_preimage(Variable var, Relation_Symbol relsym, const Linear_Expression &expr, Coefficient_traits::const_reference denominator=Coefficient_one())Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
generalized_affine_preimage(const Linear_Expression &lhs, Relation_Symbol relsym, const Linear_Expression &rhs)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
get_limiting_octagon(const Constraint_System &cs, Octagonal_Shape &limiting_octagon) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
hash_code() const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
incremental_strong_closure_assign(Variable var) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
intersection_assign(const Octagonal_Shape &y)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
is_bounded() const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
is_discrete() const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
is_disjoint_from(const Octagonal_Shape &y) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
is_empty() const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
is_strong_coherent() const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
is_strongly_reduced() const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
is_topologically_closed() const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
is_universe() const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
l_infinity_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Octagonal_Shape< U > &x, const Octagonal_Shape< U > &y, const Rounding_Dir dir, Temp &tmp0, Temp &tmp1, Temp &tmp2)Parma_Polyhedra_Library::Octagonal_Shape< T > [friend]
l_infinity_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Octagonal_Shape< T > &x, const Octagonal_Shape< T > &y, Rounding_Dir dir)Parma_Polyhedra_Library::Octagonal_Shape< T > [related]
l_infinity_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Octagonal_Shape< T > &x, const Octagonal_Shape< T > &y, Rounding_Dir dir, Temp &tmp0, Temp &tmp1, Temp &tmp2)Parma_Polyhedra_Library::Octagonal_Shape< T > [related]
limited_BHMZ05_extrapolation_assign(const Octagonal_Shape &y, const Constraint_System &cs, unsigned *tp=0)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
limited_CC76_extrapolation_assign(const Octagonal_Shape &y, const Constraint_System &cs, unsigned *tp=0)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
map_space_dimensions(const Partial_Function &pfunc)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
marked_empty() const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
marked_strongly_closed() const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
marked_zero_dim_univ() const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
matrixParma_Polyhedra_Library::Octagonal_Shape< T > [private]
matrix_at(dimension_type i, dimension_type j)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
matrix_at(dimension_type i, dimension_type j) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
max_min(const Linear_Expression &expr, bool maximize, Coefficient &ext_n, Coefficient &ext_d, bool &included) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
max_min(const Linear_Expression &expr, bool maximize, Coefficient &ext_n, Coefficient &ext_d, bool &included, Generator &g) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
max_space_dimension()Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, static]
maximize(const Linear_Expression &expr, Coefficient &sup_n, Coefficient &sup_d, bool &maximum) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
maximize(const Linear_Expression &expr, Coefficient &sup_n, Coefficient &sup_d, bool &maximum, Generator &g) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
minimize(const Linear_Expression &expr, Coefficient &inf_n, Coefficient &inf_d, bool &minimum) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
minimize(const Linear_Expression &expr, Coefficient &inf_n, Coefficient &inf_d, bool &minimum, Generator &g) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
minimized_congruences() const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
minimized_constraints() const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
N typedefParma_Polyhedra_Library::Octagonal_Shape< T > [private]
Octagonal_Shape(dimension_type num_dimensions=0, Degenerate_Element kind=UNIVERSE)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, explicit]
Octagonal_Shape(const Octagonal_Shape &x, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
Octagonal_Shape(const Octagonal_Shape< U > &y, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, explicit]
Octagonal_Shape(const Constraint_System &cs)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, explicit]
Octagonal_Shape(const Congruence_System &cgs)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, explicit]
Octagonal_Shape(const Generator_System &gs)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, explicit]
Octagonal_Shape(const Polyhedron &ph, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, explicit]
Octagonal_Shape(const Box< Interval > &box, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, explicit]
Octagonal_Shape(const Grid &grid, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, explicit]
Octagonal_Shape(const BD_Shape< U > &bd, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, explicit]
OK() const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
operator!=(const Octagonal_Shape< T > &x, const Octagonal_Shape< T > &y)Parma_Polyhedra_Library::Octagonal_Shape< T > [related]
operator<<(std::ostream &s, const Octagonal_Shape< T > &c)Parma_Polyhedra_Library::Octagonal_Shape< T > [friend]
operator=(const Octagonal_Shape &y)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
operator==(const Octagonal_Shape< T > &x, const Octagonal_Shape< T > &y)Parma_Polyhedra_Library::Octagonal_Shape< T > [friend]
Parma_Polyhedra_Library::Box classParma_Polyhedra_Library::Octagonal_Shape< T > [friend]
Parma_Polyhedra_Library::Octagonal_Shape classParma_Polyhedra_Library::Octagonal_Shape< T > [friend]
print() const Parma_Polyhedra_Library::Octagonal_Shape< T >
rectilinear_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Octagonal_Shape< U > &x, const Octagonal_Shape< U > &y, const Rounding_Dir dir, Temp &tmp0, Temp &tmp1, Temp &tmp2)Parma_Polyhedra_Library::Octagonal_Shape< T > [friend]
rectilinear_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Octagonal_Shape< T > &x, const Octagonal_Shape< T > &y, Rounding_Dir dir)Parma_Polyhedra_Library::Octagonal_Shape< T > [related]
rectilinear_distance_assign(Checked_Number< To, Extended_Number_Policy > &r, const Octagonal_Shape< T > &x, const Octagonal_Shape< T > &y, Rounding_Dir dir, Temp &tmp0, Temp &tmp1, Temp &tmp2)Parma_Polyhedra_Library::Octagonal_Shape< T > [related]
refine(Variable var, Relation_Symbol relsym, const Linear_Expression &expr, Coefficient_traits::const_reference denominator=Coefficient_one())Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
refine_no_check(const Constraint &c)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
refine_no_check(const Congruence &cg)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
refine_with_congruence(const Congruence &cg)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
refine_with_congruences(const Congruence_System &cgs)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
refine_with_constraint(const Constraint &c)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
refine_with_constraints(const Constraint_System &cs)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
relation_with(const Constraint &c) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
relation_with(const Congruence &cg) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
relation_with(const Generator &g) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
remove_higher_space_dimensions(dimension_type new_dimension)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
remove_space_dimensions(const Variables_Set &to_be_removed)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
reset_strongly_closed()Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
set_empty()Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
set_strongly_closed()Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
set_zero_dim_univ()Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
simplify_using_context_assign(const Octagonal_Shape &y)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
space_dimParma_Polyhedra_Library::Octagonal_Shape< T > [private]
space_dimension() const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
statusParma_Polyhedra_Library::Octagonal_Shape< T > [private]
strictly_contains(const Octagonal_Shape &y) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
strong_closure_assign() const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
strong_coherence_assign()Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
strong_reduction_assign() const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
swap(Octagonal_Shape &y)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
swap(Parma_Polyhedra_Library::Octagonal_Shape< T > &x, Parma_Polyhedra_Library::Octagonal_Shape< T > &y)Parma_Polyhedra_Library::Octagonal_Shape< T > [related]
throw_constraint_incompatible(const char *method) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
throw_dimension_incompatible(const char *method, const Octagonal_Shape &x) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
throw_dimension_incompatible(const char *method, dimension_type required_dim) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
throw_dimension_incompatible(const char *method, const Constraint &c) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
throw_dimension_incompatible(const char *method, const Congruence &cg) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
throw_dimension_incompatible(const char *method, const Generator &g) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
throw_dimension_incompatible(const char *method, const char *name_row, const Linear_Expression &y) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
throw_expression_too_complex(const char *method, const Linear_Expression &e) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
throw_generic(const char *method, const char *reason) const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
tight_coherence_would_make_empty() const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline, private]
time_elapse_assign(const Octagonal_Shape &y)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
topological_closure_assign()Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
total_memory_in_bytes() const Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
unconstrain(Variable var)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
unconstrain(const Variables_Set &to_be_unconstrained)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
upper_bound_assign(const Octagonal_Shape &y)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
upper_bound_assign_if_exact(const Octagonal_Shape &y)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
widening_assign(const Octagonal_Shape &y, unsigned *tp=0)Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]
~Octagonal_Shape()Parma_Polyhedra_Library::Octagonal_Shape< T > [inline]


Generated on Sat Oct 11 10:41:18 2008 for PPL by  doxygen 1.5.6