PPL  1.2
Parma_Polyhedra_Library::C_Polyhedron Member List

This is the complete list of members for Parma_Polyhedra_Library::C_Polyhedron, including all inherited members.

add_congruence(const Congruence &cg)Parma_Polyhedra_Library::Polyhedron
add_congruences(const Congruence_System &cgs)Parma_Polyhedra_Library::Polyhedron
add_constraint(const Constraint &c)Parma_Polyhedra_Library::Polyhedron
add_constraints(const Constraint_System &cs)Parma_Polyhedra_Library::Polyhedron
add_generator(const Generator &g)Parma_Polyhedra_Library::Polyhedron
add_generators(const Generator_System &gs)Parma_Polyhedra_Library::Polyhedron
add_recycled_congruences(Congruence_System &cgs)Parma_Polyhedra_Library::Polyhedroninline
add_recycled_constraints(Constraint_System &cs)Parma_Polyhedra_Library::Polyhedron
add_recycled_generators(Generator_System &gs)Parma_Polyhedra_Library::Polyhedron
add_space_dimensions_and_embed(dimension_type m)Parma_Polyhedra_Library::Polyhedron
add_space_dimensions_and_project(dimension_type m)Parma_Polyhedra_Library::Polyhedron
add_to_system_and_check_independence(Linear_System1 &eq_sys, const Row2 &eq)Parma_Polyhedra_Library::Polyhedronprotectedstatic
affine_dimension() const Parma_Polyhedra_Library::Polyhedron
affine_form_image(Variable var, const Linear_Form< Interval< FP_Format, Interval_Info > > &lf)Parma_Polyhedra_Library::Polyhedron
affine_image(Variable var, const Linear_Expression &expr, Coefficient_traits::const_reference denominator=Coefficient_one())Parma_Polyhedra_Library::Polyhedron
affine_preimage(Variable var, const Linear_Expression &expr, Coefficient_traits::const_reference denominator=Coefficient_one())Parma_Polyhedra_Library::Polyhedron
ascii_dump() const Parma_Polyhedra_Library::Polyhedron
ascii_dump(std::ostream &s) const Parma_Polyhedra_Library::Polyhedron
ascii_load(std::istream &s)Parma_Polyhedra_Library::Polyhedron
BFT00_poly_hull_assign_if_exact(const Polyhedron &y)Parma_Polyhedra_Library::Polyhedronprotected
BHRZ03_widening_assign(const Polyhedron &y, unsigned *tp=0)Parma_Polyhedra_Library::Polyhedron
BHZ09_C_poly_hull_assign_if_exact(const Polyhedron &y)Parma_Polyhedra_Library::Polyhedronprotected
BHZ09_NNC_poly_hull_assign_if_exact(const Polyhedron &y)Parma_Polyhedra_Library::Polyhedronprotected
BHZ09_poly_hull_assign_if_exact(const Polyhedron &y)Parma_Polyhedra_Library::Polyhedronprotected
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::Polyhedron
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::Polyhedron
bounded_BHRZ03_extrapolation_assign(const Polyhedron &y, const Constraint_System &cs, unsigned *tp=0)Parma_Polyhedra_Library::Polyhedron
bounded_H79_extrapolation_assign(const Polyhedron &y, const Constraint_System &cs, unsigned *tp=0)Parma_Polyhedra_Library::Polyhedron
bounds_from_above(const Linear_Expression &expr) const Parma_Polyhedra_Library::Polyhedroninline
bounds_from_below(const Linear_Expression &expr) const Parma_Polyhedra_Library::Polyhedroninline
C_Polyhedron(dimension_type num_dimensions=0, Degenerate_Element kind=UNIVERSE)Parma_Polyhedra_Library::C_Polyhedroninlineexplicit
C_Polyhedron(const Constraint_System &cs)Parma_Polyhedra_Library::C_Polyhedroninlineexplicit
C_Polyhedron(Constraint_System &cs, Recycle_Input dummy)Parma_Polyhedra_Library::C_Polyhedroninline
C_Polyhedron(const Generator_System &gs)Parma_Polyhedra_Library::C_Polyhedroninlineexplicit
C_Polyhedron(Generator_System &gs, Recycle_Input dummy)Parma_Polyhedra_Library::C_Polyhedroninline
C_Polyhedron(const Congruence_System &cgs)Parma_Polyhedra_Library::C_Polyhedronexplicit
C_Polyhedron(Congruence_System &cgs, Recycle_Input dummy)Parma_Polyhedra_Library::C_Polyhedron
C_Polyhedron(const NNC_Polyhedron &y, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::C_Polyhedronexplicit
C_Polyhedron(const Box< Interval > &box, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::C_Polyhedroninlineexplicit
C_Polyhedron(const BD_Shape< U > &bd, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::C_Polyhedroninlineexplicit
C_Polyhedron(const Octagonal_Shape< U > &os, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::C_Polyhedroninlineexplicit
C_Polyhedron(const Grid &grid, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::C_Polyhedronexplicit
C_Polyhedron(const C_Polyhedron &y, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::C_Polyhedroninline
can_recycle_congruence_systems()Parma_Polyhedra_Library::Polyhedroninlinestatic
can_recycle_constraint_systems()Parma_Polyhedra_Library::Polyhedroninlinestatic
check_obj_space_dimension_overflow(Object &input, Topology topol, const char *method, const char *reason)Parma_Polyhedra_Library::Polyhedronprotectedstatic
check_obj_space_dimension_overflow(Input &input, const Topology topol, const char *method, const char *reason)Parma_Polyhedra_Library::Polyhedron
check_space_dimension_overflow(dimension_type dim, dimension_type max, const Topology topol, const char *method, const char *reason)Parma_Polyhedra_Library::Polyhedronprotectedstatic
check_space_dimension_overflow(dimension_type dim, const Topology topol, const char *method, const char *reason)Parma_Polyhedra_Library::Polyhedronprotectedstatic
coefficient_type typedefParma_Polyhedra_Library::Polyhedron
concatenate_assign(const Polyhedron &y)Parma_Polyhedra_Library::Polyhedron
congruences() const Parma_Polyhedra_Library::Polyhedroninline
constrains(Variable var) const Parma_Polyhedra_Library::Polyhedron
constraints() const Parma_Polyhedra_Library::Polyhedron
contains(const Polyhedron &y) const Parma_Polyhedra_Library::Polyhedron
contains_integer_point() const Parma_Polyhedra_Library::Polyhedron
convert_to_integer_expression(const Linear_Form< Interval< FP_Format, Interval_Info > > &lf, const dimension_type lf_dimension, Linear_Expression &result)Parma_Polyhedra_Library::Polyhedronprotectedstatic
convert_to_integer_expressions(const Linear_Form< Interval< FP_Format, Interval_Info > > &lf, const dimension_type lf_dimension, Linear_Expression &res, Coefficient &res_low_coeff, Coefficient &res_hi_coeff, Coefficient &denominator)Parma_Polyhedra_Library::Polyhedronprotectedstatic
difference_assign(const Polyhedron &y)Parma_Polyhedra_Library::Polyhedroninline
drop_some_non_integer_points(Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::Polyhedroninline
drop_some_non_integer_points(const Variables_Set &vars, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::Polyhedroninline
drop_some_non_integer_points(const Variables_Set *vars_p, Complexity_Class complexity)Parma_Polyhedra_Library::Polyhedronprotected
expand_space_dimension(Variable var, dimension_type m)Parma_Polyhedra_Library::Polyhedron
external_memory_in_bytes() const Parma_Polyhedra_Library::Polyhedron
finalize()Parma_Polyhedra_Library::Polyhedronstatic
fold_space_dimensions(const Variables_Set &vars, Variable dest)Parma_Polyhedra_Library::Polyhedron
frequency(const Linear_Expression &expr, Coefficient &freq_n, Coefficient &freq_d, Coefficient &val_n, Coefficient &val_d) const Parma_Polyhedra_Library::Polyhedron
generalized_affine_image(Variable var, Relation_Symbol relsym, const Linear_Expression &expr, Coefficient_traits::const_reference denominator=Coefficient_one())Parma_Polyhedra_Library::Polyhedron
generalized_affine_image(const Linear_Expression &lhs, Relation_Symbol relsym, const Linear_Expression &rhs)Parma_Polyhedra_Library::Polyhedron
generalized_affine_preimage(Variable var, Relation_Symbol relsym, const Linear_Expression &expr, Coefficient_traits::const_reference denominator=Coefficient_one())Parma_Polyhedra_Library::Polyhedron
generalized_affine_preimage(const Linear_Expression &lhs, Relation_Symbol relsym, const Linear_Expression &rhs)Parma_Polyhedra_Library::Polyhedron
generalized_refine_with_linear_form_inequality(const Linear_Form< Interval< FP_Format, Interval_Info > > &left, const Linear_Form< Interval< FP_Format, Interval_Info > > &right, Relation_Symbol relsym)Parma_Polyhedra_Library::Polyhedroninline
generators() const Parma_Polyhedra_Library::Polyhedron
H79_widening_assign(const Polyhedron &y, unsigned *tp=0)Parma_Polyhedra_Library::Polyhedron
hash_code() const Parma_Polyhedra_Library::Polyhedroninline
initialize()Parma_Polyhedra_Library::Polyhedronstatic
intersection_assign(const Polyhedron &y)Parma_Polyhedra_Library::Polyhedron
is_bounded() const Parma_Polyhedra_Library::Polyhedron
is_discrete() const Parma_Polyhedra_Library::Polyhedroninline
is_disjoint_from(const Polyhedron &y) const Parma_Polyhedra_Library::Polyhedron
is_empty() const Parma_Polyhedra_Library::Polyhedroninline
is_topologically_closed() const Parma_Polyhedra_Library::Polyhedron
is_universe() const Parma_Polyhedra_Library::Polyhedron
limited_BHRZ03_extrapolation_assign(const Polyhedron &y, const Constraint_System &cs, unsigned *tp=0)Parma_Polyhedra_Library::Polyhedron
limited_H79_extrapolation_assign(const Polyhedron &y, const Constraint_System &cs, unsigned *tp=0)Parma_Polyhedra_Library::Polyhedron
m_swap(Polyhedron &y)Parma_Polyhedra_Library::Polyhedroninline
map_space_dimensions(const Partial_Function &pfunc)Parma_Polyhedra_Library::Polyhedron
max_space_dimension()Parma_Polyhedra_Library::Polyhedroninlinestatic
maximize(const Linear_Expression &expr, Coefficient &sup_n, Coefficient &sup_d, bool &maximum) const Parma_Polyhedra_Library::Polyhedroninline
maximize(const Linear_Expression &expr, Coefficient &sup_n, Coefficient &sup_d, bool &maximum, Generator &g) const Parma_Polyhedra_Library::Polyhedroninline
minimize(const Linear_Expression &expr, Coefficient &inf_n, Coefficient &inf_d, bool &minimum) const Parma_Polyhedra_Library::Polyhedroninline
minimize(const Linear_Expression &expr, Coefficient &inf_n, Coefficient &inf_d, bool &minimum, Generator &g) const Parma_Polyhedra_Library::Polyhedroninline
minimized_congruences() const Parma_Polyhedra_Library::Polyhedroninline
minimized_constraints() const Parma_Polyhedra_Library::Polyhedron
minimized_generators() const Parma_Polyhedra_Library::Polyhedron
OK(bool check_not_empty=false) const Parma_Polyhedra_Library::Polyhedron
operator!=(const Polyhedron &x, const Polyhedron &y)Parma_Polyhedra_Library::Polyhedronrelated
operator!=(const Polyhedron &x, const Polyhedron &y)Parma_Polyhedra_Library::Polyhedronrelated
operator<<(std::ostream &s, const Polyhedron &ph)Parma_Polyhedra_Library::Polyhedronrelated
operator<<(std::ostream &s, const Polyhedron &ph)Parma_Polyhedra_Library::Polyhedronrelated
operator=(const C_Polyhedron &y)Parma_Polyhedra_Library::C_Polyhedroninline
operator=(const NNC_Polyhedron &y)Parma_Polyhedra_Library::C_Polyhedroninline
Parma_Polyhedra_Library::Polyhedron::operator=(const Polyhedron &y)Parma_Polyhedra_Library::Polyhedronprotected
operator==(const Polyhedron &x, const Polyhedron &y)Parma_Polyhedra_Library::Polyhedronrelated
operator==(const Polyhedron &x, const Polyhedron &y)Parma_Polyhedra_Library::Polyhedronrelated
overapproximate_linear_form(const Linear_Form< Interval< FP_Format, Interval_Info > > &lf, const dimension_type lf_dimension, Linear_Form< Interval< FP_Format, Interval_Info > > &result)Parma_Polyhedra_Library::Polyhedronprotected
poly_difference_assign(const Polyhedron &y)Parma_Polyhedra_Library::Polyhedron
poly_hull_assign(const Polyhedron &y)Parma_Polyhedra_Library::Polyhedron
poly_hull_assign_if_exact(const C_Polyhedron &y)Parma_Polyhedra_Library::C_Polyhedron
Parma_Polyhedra_Library::Polyhedron::poly_hull_assign_if_exact(PH &p, const PH &q)Parma_Polyhedra_Library::Polyhedronrelated
Polyhedron(Topology topol, dimension_type num_dimensions, Degenerate_Element kind)Parma_Polyhedra_Library::Polyhedronprotected
Polyhedron(const Polyhedron &y, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::Polyhedronprotected
Polyhedron(Topology topol, const Constraint_System &cs)Parma_Polyhedra_Library::Polyhedronprotected
Polyhedron(Topology topol, Constraint_System &cs, Recycle_Input dummy)Parma_Polyhedra_Library::Polyhedronprotected
Polyhedron(Topology topol, const Generator_System &gs)Parma_Polyhedra_Library::Polyhedronprotected
Polyhedron(Topology topol, Generator_System &gs, Recycle_Input dummy)Parma_Polyhedra_Library::Polyhedronprotected
Polyhedron(Topology topol, const Box< Interval > &box, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::Polyhedronprotected
positive_time_elapse_assign(const Polyhedron &y)Parma_Polyhedra_Library::C_Polyhedron
positive_time_elapse_assign_impl(const Polyhedron &y)Parma_Polyhedra_Library::Polyhedronprotected
print() const Parma_Polyhedra_Library::Polyhedron
refine_fp_interval_abstract_store(Box< Interval< FP_Format, Interval_Info > > &store) const Parma_Polyhedra_Library::Polyhedroninline
refine_with_congruence(const Congruence &cg)Parma_Polyhedra_Library::Polyhedron
refine_with_congruences(const Congruence_System &cgs)Parma_Polyhedra_Library::Polyhedron
refine_with_constraint(const Constraint &c)Parma_Polyhedra_Library::Polyhedron
refine_with_constraints(const Constraint_System &cs)Parma_Polyhedra_Library::Polyhedron
refine_with_linear_form_inequality(const Linear_Form< Interval< FP_Format, Interval_Info > > &left, const Linear_Form< Interval< FP_Format, Interval_Info > > &right, bool is_strict=false)Parma_Polyhedra_Library::Polyhedron
relation_with(const Constraint &c) const Parma_Polyhedra_Library::Polyhedron
relation_with(const Generator &g) const Parma_Polyhedra_Library::Polyhedron
relation_with(const Congruence &cg) const Parma_Polyhedra_Library::Polyhedron
remove_higher_space_dimensions(dimension_type new_dimension)Parma_Polyhedra_Library::Polyhedron
remove_space_dimensions(const Variables_Set &vars)Parma_Polyhedra_Library::Polyhedron
simplify_using_context_assign(const Polyhedron &y)Parma_Polyhedra_Library::Polyhedron
space_dimension() const Parma_Polyhedra_Library::Polyhedroninline
strictly_contains(const Polyhedron &y) const Parma_Polyhedra_Library::Polyhedroninline
swap(Polyhedron &x, Polyhedron &y)Parma_Polyhedra_Library::Polyhedronrelated
swap(Polyhedron &x, Polyhedron &y)Parma_Polyhedra_Library::Polyhedronrelated
throw_dimension_incompatible(const char *method, const char *other_name, dimension_type other_dim) const Parma_Polyhedra_Library::Polyhedronprotected
throw_dimension_incompatible(const char *method, const char *ph_name, const Polyhedron &ph) const Parma_Polyhedra_Library::Polyhedronprotected
throw_dimension_incompatible(const char *method, const char *le_name, const Linear_Expression &le) const Parma_Polyhedra_Library::Polyhedronprotected
throw_dimension_incompatible(const char *method, const char *c_name, const Constraint &c) const Parma_Polyhedra_Library::Polyhedronprotected
throw_dimension_incompatible(const char *method, const char *g_name, const Generator &g) const Parma_Polyhedra_Library::Polyhedronprotected
throw_dimension_incompatible(const char *method, const char *cg_name, const Congruence &cg) const Parma_Polyhedra_Library::Polyhedronprotected
throw_dimension_incompatible(const char *method, const char *cs_name, const Constraint_System &cs) const Parma_Polyhedra_Library::Polyhedronprotected
throw_dimension_incompatible(const char *method, const char *gs_name, const Generator_System &gs) const Parma_Polyhedra_Library::Polyhedronprotected
throw_dimension_incompatible(const char *method, const char *cgs_name, const Congruence_System &cgs) const Parma_Polyhedra_Library::Polyhedronprotected
throw_dimension_incompatible(const char *method, const char *lf_name, const Linear_Form< C > &lf) const Parma_Polyhedra_Library::Polyhedronprotected
throw_dimension_incompatible(const char *method, const char *var_name, Variable var) const Parma_Polyhedra_Library::Polyhedronprotected
throw_dimension_incompatible(const char *method, dimension_type required_space_dim) const Parma_Polyhedra_Library::Polyhedronprotected
throw_invalid_argument(const char *method, const char *reason) const Parma_Polyhedra_Library::Polyhedronprotected
throw_invalid_generator(const char *method, const char *g_name) const Parma_Polyhedra_Library::Polyhedronprotected
throw_invalid_generators(const char *method, const char *gs_name) const Parma_Polyhedra_Library::Polyhedronprotected
throw_topology_incompatible(const char *method, const char *ph_name, const Polyhedron &ph) const Parma_Polyhedra_Library::Polyhedronprotected
throw_topology_incompatible(const char *method, const char *c_name, const Constraint &c) const Parma_Polyhedra_Library::Polyhedronprotected
throw_topology_incompatible(const char *method, const char *g_name, const Generator &g) const Parma_Polyhedra_Library::Polyhedronprotected
throw_topology_incompatible(const char *method, const char *cs_name, const Constraint_System &cs) const Parma_Polyhedra_Library::Polyhedronprotected
throw_topology_incompatible(const char *method, const char *gs_name, const Generator_System &gs) const Parma_Polyhedra_Library::Polyhedronprotected
time_elapse_assign(const Polyhedron &y)Parma_Polyhedra_Library::Polyhedron
topological_closure_assign()Parma_Polyhedra_Library::Polyhedron
total_memory_in_bytes() const Parma_Polyhedra_Library::Polyhedroninline
unconstrain(Variable var)Parma_Polyhedra_Library::Polyhedron
unconstrain(const Variables_Set &vars)Parma_Polyhedra_Library::Polyhedron
upper_bound_assign(const Polyhedron &y)Parma_Polyhedra_Library::Polyhedroninline
upper_bound_assign_if_exact(const C_Polyhedron &y)Parma_Polyhedra_Library::C_Polyhedroninline
widening_assign(const Polyhedron &y, unsigned *tp=0)Parma_Polyhedra_Library::Polyhedroninline
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::Polyhedron
~C_Polyhedron()Parma_Polyhedra_Library::C_Polyhedroninline
~Polyhedron()Parma_Polyhedra_Library::Polyhedroninline