PPL  1.2
Parma_Polyhedra_Library::Generator_System Member List

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

add_corresponding_closure_points()Parma_Polyhedra_Library::Generator_Systemprivate
add_corresponding_points()Parma_Polyhedra_Library::Generator_Systemprivate
add_universe_rows_and_space_dimensions(dimension_type n)Parma_Polyhedra_Library::Generator_Systeminlineprivate
adjust_topology_and_space_dimension(Topology new_topology, dimension_type new_space_dim)Parma_Polyhedra_Library::Generator_Systemprivate
affine_image(Variable v, const Linear_Expression &expr, Coefficient_traits::const_reference denominator)Parma_Polyhedra_Library::Generator_Systemprivate
ascii_dump() const Parma_Polyhedra_Library::Generator_System
ascii_dump(std::ostream &s) const Parma_Polyhedra_Library::Generator_System
ascii_load(std::istream &s)Parma_Polyhedra_Library::Generator_System
assign_with_pending(const Generator_System &y)Parma_Polyhedra_Library::Generator_Systeminlineprivate
back_substitute(dimension_type n_lines_or_equalities)Parma_Polyhedra_Library::Generator_Systeminlineprivate
begin() const Parma_Polyhedra_Library::Generator_Systeminline
check_sorted() const Parma_Polyhedra_Library::Generator_Systeminlineprivate
clear()Parma_Polyhedra_Library::Generator_Systeminline
const_iterator typedefParma_Polyhedra_Library::Generator_System
convert_into_non_necessarily_closed()Parma_Polyhedra_Library::Generator_Systemprivate
default_representationParma_Polyhedra_Library::Generator_Systemstatic
empty() const Parma_Polyhedra_Library::Generator_Systeminline
end() const Parma_Polyhedra_Library::Generator_Systeminline
external_memory_in_bytes() const Parma_Polyhedra_Library::Generator_Systeminline
finalize()Parma_Polyhedra_Library::Generator_Systemstatic
first_pending_row() const Parma_Polyhedra_Library::Generator_Systeminlineprivate
gauss(dimension_type n_lines_or_equalities)Parma_Polyhedra_Library::Generator_Systeminlineprivate
Generator_System(Representation r=default_representation)Parma_Polyhedra_Library::Generator_Systeminline
Generator_System(const Generator &g, Representation r=default_representation)Parma_Polyhedra_Library::Generator_Systeminlineexplicit
Generator_System(const Generator_System &gs)Parma_Polyhedra_Library::Generator_Systeminline
Generator_System(const Generator_System &gs, Representation r)Parma_Polyhedra_Library::Generator_Systeminline
Generator_System(Topology topol, Representation r=default_representation)Parma_Polyhedra_Library::Generator_Systeminlineexplicitprivate
Generator_System(Topology topol, dimension_type space_dim, Representation r=default_representation)Parma_Polyhedra_Library::Generator_Systeminlineprivate
Generator_System_const_iterator classParma_Polyhedra_Library::Generator_Systemfriend
has_closure_points() const Parma_Polyhedra_Library::Generator_Systemprivate
has_no_rows() const Parma_Polyhedra_Library::Generator_Systeminlineprivate
has_points() const Parma_Polyhedra_Library::Generator_Systemprivate
initialize()Parma_Polyhedra_Library::Generator_Systemstatic
insert(const Generator &g)Parma_Polyhedra_Library::Generator_System
insert(Generator &g, Recycle_Input)Parma_Polyhedra_Library::Generator_System
insert(const Generator_System &y)Parma_Polyhedra_Library::Generator_Systeminlineprivate
insert_pending(const Generator_System &r)Parma_Polyhedra_Library::Generator_Systeminlineprivate
insert_pending(const Generator &g)Parma_Polyhedra_Library::Generator_Systemprivate
insert_pending(Generator &g, Recycle_Input)Parma_Polyhedra_Library::Generator_Systemprivate
is_necessarily_closed() const Parma_Polyhedra_Library::Generator_Systeminlineprivate
is_sorted() const Parma_Polyhedra_Library::Generator_Systeminlineprivate
m_swap(Generator_System &y)Parma_Polyhedra_Library::Generator_Systeminline
max_space_dimension()Parma_Polyhedra_Library::Generator_Systeminlinestatic
merge_rows_assign(const Generator_System &y)Parma_Polyhedra_Library::Generator_Systeminlineprivate
num_lines() const Parma_Polyhedra_Library::Generator_Systemprivate
num_lines_or_equalities() const Parma_Polyhedra_Library::Generator_Systeminlineprivate
num_pending_rows() const Parma_Polyhedra_Library::Generator_Systeminlineprivate
num_rays() const Parma_Polyhedra_Library::Generator_Systemprivate
num_rows() const Parma_Polyhedra_Library::Generator_Systeminlineprivate
OK() const Parma_Polyhedra_Library::Generator_System
operator!=(const Generator_System &x, const Generator_System &y)Parma_Polyhedra_Library::Generator_Systemrelated
operator<<(std::ostream &s, const Generator_System &gs)Parma_Polyhedra_Library::Generator_Systemrelated
operator<<(std::ostream &s, const Generator_System &gs)Parma_Polyhedra_Library::Generator_Systemrelated
operator=(const Generator_System &y)Parma_Polyhedra_Library::Generator_Systeminline
operator==(const Generator_System &x, const Generator_System &y)Parma_Polyhedra_Library::Generator_Systemfriend
operator==(const Generator_System &x, const Generator_System &y)Parma_Polyhedra_Library::Generator_Systemrelated
operator[](dimension_type k) const Parma_Polyhedra_Library::Generator_Systeminlineprivate
permute_space_dimensions(const std::vector< Variable > &cycle)Parma_Polyhedra_Library::Generator_Systeminlineprivate
Polyhedron classParma_Polyhedra_Library::Generator_Systemfriend
print() const Parma_Polyhedra_Library::Generator_System
relation_with(const Constraint &c) const Parma_Polyhedra_Library::Generator_Systemprivate
remove_invalid_lines_and_rays()Parma_Polyhedra_Library::Generator_Systemprivate
remove_row(dimension_type i, bool keep_sorted=false)Parma_Polyhedra_Library::Generator_Systeminlineprivate
remove_rows(dimension_type first, dimension_type last, bool keep_sorted=false)Parma_Polyhedra_Library::Generator_Systeminlineprivate
remove_rows(const std::vector< dimension_type > &indexes)Parma_Polyhedra_Library::Generator_Systeminlineprivate
remove_space_dimensions(const Variables_Set &vars)Parma_Polyhedra_Library::Generator_Systeminlineprivate
remove_trailing_rows(dimension_type n)Parma_Polyhedra_Library::Generator_Systeminlineprivate
representation() const Parma_Polyhedra_Library::Generator_Systeminline
row_type typedefParma_Polyhedra_Library::Generator_System
satisfied_by_all_generators(const Constraint &c) const Parma_Polyhedra_Library::Generator_Systemprivate
satisfied_by_all_generators_C(const Constraint &c) const Parma_Polyhedra_Library::Generator_Systemprivate
satisfied_by_all_generators_NNC(const Constraint &c) const Parma_Polyhedra_Library::Generator_Systemprivate
set_index_first_pending_row(dimension_type i)Parma_Polyhedra_Library::Generator_Systeminlineprivate
set_representation(Representation r)Parma_Polyhedra_Library::Generator_Systeminline
set_sorted(bool b)Parma_Polyhedra_Library::Generator_Systeminlineprivate
set_space_dimension(dimension_type space_dim)Parma_Polyhedra_Library::Generator_Systeminline
shift_space_dimensions(Variable v, dimension_type n)Parma_Polyhedra_Library::Generator_Systeminlineprivate
simplify()Parma_Polyhedra_Library::Generator_Systeminlineprivate
sort_and_remove_with_sat(Bit_Matrix &sat)Parma_Polyhedra_Library::Generator_Systeminlineprivate
sort_pending_and_remove_duplicates()Parma_Polyhedra_Library::Generator_Systeminlineprivate
sort_rows()Parma_Polyhedra_Library::Generator_Systeminlineprivate
space_dimension() const Parma_Polyhedra_Library::Generator_Systeminline
strong_normalize()Parma_Polyhedra_Library::Generator_Systeminlineprivate
swap(Generator_System &x, Generator_System &y)Parma_Polyhedra_Library::Generator_Systemrelated
swap(Generator_System &x, Generator_System &y)Parma_Polyhedra_Library::Generator_Systemrelated
swap_space_dimensions(Variable v1, Variable v2)Parma_Polyhedra_Library::Generator_Systeminlineprivate
sysParma_Polyhedra_Library::Generator_Systemprivate
topology() const Parma_Polyhedra_Library::Generator_Systeminlineprivate
total_memory_in_bytes() const Parma_Polyhedra_Library::Generator_Systeminline
unset_pending_rows()Parma_Polyhedra_Library::Generator_Systeminlineprivate
zero_dim_univ()Parma_Polyhedra_Library::Generator_Systeminlinestatic
zero_dim_univ_pParma_Polyhedra_Library::Generator_Systemprivatestatic
~Generator_System()Parma_Polyhedra_Library::Generator_Systeminline