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_congruence_and_minimize(const Congruence &cg)Parma_Polyhedra_Library::Polyhedron [inline]
add_congruences(const Congruence_System &cgs)Parma_Polyhedra_Library::Polyhedron
add_congruences_and_minimize(const Congruence_System &cgs)Parma_Polyhedra_Library::Polyhedron [inline]
add_constraint(const Constraint &c)Parma_Polyhedra_Library::Polyhedron
add_constraint_and_minimize(const Constraint &c)Parma_Polyhedra_Library::Polyhedron
add_constraints(const Constraint_System &cs)Parma_Polyhedra_Library::Polyhedron
add_constraints_and_minimize(const Constraint_System &cs)Parma_Polyhedra_Library::Polyhedron
add_generator(const Generator &g)Parma_Polyhedra_Library::Polyhedron
add_generator_and_minimize(const Generator &g)Parma_Polyhedra_Library::Polyhedron
add_generators(const Generator_System &gs)Parma_Polyhedra_Library::Polyhedron
add_generators_and_minimize(const Generator_System &gs)Parma_Polyhedra_Library::Polyhedron
add_recycled_congruences(Congruence_System &cgs)Parma_Polyhedra_Library::Polyhedron [inline]
add_recycled_congruences_and_minimize(Congruence_System &cgs)Parma_Polyhedra_Library::Polyhedron [inline]
add_recycled_constraints(Constraint_System &cs)Parma_Polyhedra_Library::Polyhedron
add_recycled_constraints_and_minimize(Constraint_System &cs)Parma_Polyhedra_Library::Polyhedron
add_recycled_generators(Generator_System &gs)Parma_Polyhedra_Library::Polyhedron
add_recycled_generators_and_minimize(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
affine_dimension() const 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
BHRZ03_widening_assign(const Polyhedron &y, unsigned *tp=0)Parma_Polyhedra_Library::Polyhedron
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::Polyhedron [inline]
bounds_from_below(const Linear_Expression &expr) const Parma_Polyhedra_Library::Polyhedron [inline]
C_Polyhedron(dimension_type num_dimensions=0, Degenerate_Element kind=UNIVERSE)Parma_Polyhedra_Library::C_Polyhedron [inline, explicit]
C_Polyhedron(const Constraint_System &cs)Parma_Polyhedra_Library::C_Polyhedron [inline, explicit]
C_Polyhedron(Constraint_System &cs, Recycle_Input dummy)Parma_Polyhedra_Library::C_Polyhedron [inline]
C_Polyhedron(const Generator_System &gs)Parma_Polyhedra_Library::C_Polyhedron [inline, explicit]
C_Polyhedron(Generator_System &gs, Recycle_Input dummy)Parma_Polyhedra_Library::C_Polyhedron [inline]
C_Polyhedron(const Congruence_System &cgs)Parma_Polyhedra_Library::C_Polyhedron [explicit]
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_Polyhedron [explicit]
C_Polyhedron(const Box< Interval > &box, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::C_Polyhedron [inline, explicit]
C_Polyhedron(const BD_Shape< U > &bd, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::C_Polyhedron [inline, explicit]
C_Polyhedron(const Octagonal_Shape< U > &os, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::C_Polyhedron [inline, explicit]
C_Polyhedron(const Grid &grid, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::C_Polyhedron [explicit]
C_Polyhedron(const C_Polyhedron &y, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::C_Polyhedron [inline]
can_recycle_congruence_systems()Parma_Polyhedra_Library::Polyhedron [inline, static]
can_recycle_constraint_systems()Parma_Polyhedra_Library::Polyhedron [inline, static]
coefficient_type typedefParma_Polyhedra_Library::Polyhedron
concatenate_assign(const Polyhedron &y)Parma_Polyhedra_Library::Polyhedron
congruences() const Parma_Polyhedra_Library::Polyhedron [inline]
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
difference_assign(const Polyhedron &y)Parma_Polyhedra_Library::Polyhedron [inline]
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::Polyhedron [static]
fold_space_dimensions(const Variables_Set &to_be_folded, Variable var)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
generators() const Parma_Polyhedra_Library::Polyhedron
grid_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::Polyhedron [inline]
initialize()Parma_Polyhedra_Library::Polyhedron [static]
intersection_assign(const Polyhedron &y)Parma_Polyhedra_Library::Polyhedron
intersection_assign_and_minimize(const Polyhedron &y)Parma_Polyhedra_Library::Polyhedron
is_bounded() const Parma_Polyhedra_Library::Polyhedron
is_discrete() const Parma_Polyhedra_Library::Polyhedron [inline]
is_disjoint_from(const Polyhedron &y) const Parma_Polyhedra_Library::Polyhedron
is_empty() const Parma_Polyhedra_Library::Polyhedron [inline]
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
map_space_dimensions(const Partial_Function &pfunc)Parma_Polyhedra_Library::Polyhedron [inline]
max_space_dimension()Parma_Polyhedra_Library::Polyhedron [inline, static]
maximize(const Linear_Expression &expr, Coefficient &sup_n, Coefficient &sup_d, bool &maximum) const Parma_Polyhedra_Library::Polyhedron [inline]
maximize(const Linear_Expression &expr, Coefficient &sup_n, Coefficient &sup_d, bool &maximum, Generator &g) const Parma_Polyhedra_Library::Polyhedron [inline]
minimize(const Linear_Expression &expr, Coefficient &inf_n, Coefficient &inf_d, bool &minimum) const Parma_Polyhedra_Library::Polyhedron [inline]
minimize(const Linear_Expression &expr, Coefficient &inf_n, Coefficient &inf_d, bool &minimum, Generator &g) const Parma_Polyhedra_Library::Polyhedron [inline]
minimized_congruences() const Parma_Polyhedra_Library::Polyhedron [inline]
minimized_constraints() const Parma_Polyhedra_Library::Polyhedron
minimized_generators() const Parma_Polyhedra_Library::Polyhedron
minimized_grid_generators() const Parma_Polyhedra_Library::Polyhedron [inline]
OK(bool check_not_empty=false) const Parma_Polyhedra_Library::Polyhedron
operator!=(const Polyhedron &x, const Polyhedron &y)Parma_Polyhedra_Library::Polyhedron [related]
operator<<(std::ostream &s, const Polyhedron &ph)Parma_Polyhedra_Library::Polyhedron [related]
operator=(const C_Polyhedron &y)Parma_Polyhedra_Library::C_Polyhedron [inline]
operator=(const NNC_Polyhedron &y)Parma_Polyhedra_Library::C_Polyhedron [inline]
Parma_Polyhedra_Library::Polyhedron::operator=(const Polyhedron &y)Parma_Polyhedra_Library::Polyhedron [protected]
operator==(const Polyhedron &x, const Polyhedron &y)Parma_Polyhedra_Library::Polyhedron [friend]
Parma_Polyhedra_Library::BD_Shape classParma_Polyhedra_Library::Polyhedron [friend]
Parma_Polyhedra_Library::BHRZ03_Certificate classParma_Polyhedra_Library::Polyhedron [friend]
Parma_Polyhedra_Library::Box classParma_Polyhedra_Library::Polyhedron [friend]
Parma_Polyhedra_Library::Grid classParma_Polyhedra_Library::Polyhedron [friend]
Parma_Polyhedra_Library::H79_Certificate classParma_Polyhedra_Library::Polyhedron [friend]
Parma_Polyhedra_Library::Octagonal_Shape classParma_Polyhedra_Library::Polyhedron [friend]
poly_difference_assign(const Polyhedron &y)Parma_Polyhedra_Library::Polyhedron
poly_hull_assign(const Polyhedron &y)Parma_Polyhedra_Library::Polyhedron
poly_hull_assign_and_minimize(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::Polyhedron [related]
Polyhedron(Topology topol, dimension_type num_dimensions, Degenerate_Element kind)Parma_Polyhedra_Library::Polyhedron [protected]
Polyhedron(const Polyhedron &y, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::Polyhedron [protected]
Polyhedron(Topology topol, const Constraint_System &cs)Parma_Polyhedra_Library::Polyhedron [protected]
Polyhedron(Topology topol, Constraint_System &cs, Recycle_Input dummy)Parma_Polyhedra_Library::Polyhedron [protected]
Polyhedron(Topology topol, const Generator_System &gs)Parma_Polyhedra_Library::Polyhedron [protected]
Polyhedron(Topology topol, Generator_System &gs, Recycle_Input dummy)Parma_Polyhedra_Library::Polyhedron [protected]
Polyhedron(Topology topol, const Box< Interval > &box, Complexity_Class complexity=ANY_COMPLEXITY)Parma_Polyhedra_Library::Polyhedron [inline, protected]
print() const Parma_Polyhedra_Library::Polyhedron
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
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 &to_be_removed)Parma_Polyhedra_Library::Polyhedron
simplify_using_context_assign(const Polyhedron &y)Parma_Polyhedra_Library::Polyhedron
space_dimension() const Parma_Polyhedra_Library::Polyhedron [inline]
strictly_contains(const Polyhedron &y) const Parma_Polyhedra_Library::Polyhedron [inline]
swap(Polyhedron &y)Parma_Polyhedra_Library::Polyhedron [inline]
swap(Parma_Polyhedra_Library::Polyhedron &x, Parma_Polyhedra_Library::Polyhedron &y)Parma_Polyhedra_Library::Polyhedron [related]
throw_dimension_incompatible(const char *method, const char *other_name, dimension_type other_dim) const Parma_Polyhedra_Library::Polyhedron [protected]
throw_dimension_incompatible(const char *method, const char *ph_name, const Polyhedron &ph) const Parma_Polyhedra_Library::Polyhedron [protected]
throw_dimension_incompatible(const char *method, const char *e_name, const Linear_Expression &e) const Parma_Polyhedra_Library::Polyhedron [protected]
throw_dimension_incompatible(const char *method, const char *c_name, const Constraint &c) const Parma_Polyhedra_Library::Polyhedron [protected]
throw_dimension_incompatible(const char *method, const char *g_name, const Generator &g) const Parma_Polyhedra_Library::Polyhedron [protected]
throw_dimension_incompatible(const char *method, const char *cg_name, const Congruence &cg) const Parma_Polyhedra_Library::Polyhedron [protected]
throw_dimension_incompatible(const char *method, const char *cs_name, const Constraint_System &cs) const Parma_Polyhedra_Library::Polyhedron [protected]
throw_dimension_incompatible(const char *method, const char *gs_name, const Generator_System &gs) const Parma_Polyhedra_Library::Polyhedron [protected]
throw_dimension_incompatible(const char *method, const char *cgs_name, const Congruence_System &cgs) const Parma_Polyhedra_Library::Polyhedron [protected]
throw_dimension_incompatible(const char *method, const char *var_name, Variable var) const Parma_Polyhedra_Library::Polyhedron [protected]
throw_dimension_incompatible(const char *method, dimension_type required_space_dim) const Parma_Polyhedra_Library::Polyhedron [protected]
throw_invalid_argument(const char *method, const char *reason) const Parma_Polyhedra_Library::Polyhedron [protected]
throw_invalid_generator(const char *method, const char *g_name) const Parma_Polyhedra_Library::Polyhedron [protected]
throw_invalid_generators(const char *method, const char *gs_name) const Parma_Polyhedra_Library::Polyhedron [protected]
throw_runtime_error(const char *method) const Parma_Polyhedra_Library::Polyhedron [protected]
throw_space_dimension_overflow(Topology topol, const char *method, const char *reason)Parma_Polyhedra_Library::Polyhedron [protected, static]
throw_topology_incompatible(const char *method, const char *ph_name, const Polyhedron &ph) const Parma_Polyhedra_Library::Polyhedron [protected]
throw_topology_incompatible(const char *method, const char *c_name, const Constraint &c) const Parma_Polyhedra_Library::Polyhedron [protected]
throw_topology_incompatible(const char *method, const char *g_name, const Generator &g) const Parma_Polyhedra_Library::Polyhedron [protected]
throw_topology_incompatible(const char *method, const char *cs_name, const Constraint_System &cs) const Parma_Polyhedra_Library::Polyhedron [protected]
throw_topology_incompatible(const char *method, const char *gs_name, const Generator_System &gs) const Parma_Polyhedra_Library::Polyhedron [protected]
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::Polyhedron [inline]
unconstrain(Variable var)Parma_Polyhedra_Library::Polyhedron
unconstrain(const Variables_Set &to_be_unconstrained)Parma_Polyhedra_Library::Polyhedron
upper_bound_assign(const Polyhedron &y)Parma_Polyhedra_Library::Polyhedron [inline]
upper_bound_assign_if_exact(const C_Polyhedron &y)Parma_Polyhedra_Library::C_Polyhedron [inline]
widening_assign(const Polyhedron &y, unsigned *tp=0)Parma_Polyhedra_Library::Polyhedron [inline]
~C_Polyhedron()Parma_Polyhedra_Library::C_Polyhedron [inline]
~Polyhedron()Parma_Polyhedra_Library::Polyhedron [inline]


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