| add_mul_assign(Linear_Expression &e, Coefficient_traits::const_reference n, Variable v) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | add_mul_assign(Linear_Expression &e1, Coefficient_traits::const_reference factor, const Linear_Expression &e2) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | add_mul_assign(Linear_Expression &e, Coefficient_traits::const_reference n, const Variable v) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | all_homogeneous_terms_are_zero() const | Parma_Polyhedra_Library::Linear_Expression | inline | 
  | all_zeroes(const Variables_Set &vars) const | Parma_Polyhedra_Library::Linear_Expression | inline | 
  | Artificial_Parameter() | Parma_Polyhedra_Library::PIP_Tree_Node::Artificial_Parameter | inline | 
  | Artificial_Parameter(const Linear_Expression &expr, Coefficient_traits::const_reference d) | Parma_Polyhedra_Library::PIP_Tree_Node::Artificial_Parameter |  | 
  | Artificial_Parameter(const Artificial_Parameter &y) | Parma_Polyhedra_Library::PIP_Tree_Node::Artificial_Parameter | inline | 
  | ascii_dump() const | Parma_Polyhedra_Library::PIP_Tree_Node::Artificial_Parameter |  | 
  | ascii_dump(std::ostream &s) const | Parma_Polyhedra_Library::PIP_Tree_Node::Artificial_Parameter |  | 
  | ascii_load(std::istream &s) | Parma_Polyhedra_Library::PIP_Tree_Node::Artificial_Parameter |  | 
  | begin() const | Parma_Polyhedra_Library::Linear_Expression | inline | 
  | coefficient(Variable v) const | Parma_Polyhedra_Library::Linear_Expression | inline | 
  | denominator() const | Parma_Polyhedra_Library::PIP_Tree_Node::Artificial_Parameter | inline | 
  | end() const | Parma_Polyhedra_Library::Linear_Expression | inline | 
  | external_memory_in_bytes() const | Parma_Polyhedra_Library::PIP_Tree_Node::Artificial_Parameter |  | 
  | finalize() | Parma_Polyhedra_Library::Linear_Expression | static | 
  | inhomogeneous_term() const | Parma_Polyhedra_Library::Linear_Expression | inline | 
  | initialize() | Parma_Polyhedra_Library::Linear_Expression | static | 
  | is_equal_to(const Linear_Expression &x) const | Parma_Polyhedra_Library::Linear_Expression | inline | 
  | is_zero() const | Parma_Polyhedra_Library::Linear_Expression | inline | 
  | linear_combine(const Linear_Expression &y, Variable v) | Parma_Polyhedra_Library::Linear_Expression |  | 
  | linear_combine(const Linear_Expression &y, Coefficient_traits::const_reference c1, Coefficient_traits::const_reference c2) | Parma_Polyhedra_Library::Linear_Expression | inline | 
  | linear_combine_lax(const Linear_Expression &y, Coefficient_traits::const_reference c1, Coefficient_traits::const_reference c2) | Parma_Polyhedra_Library::Linear_Expression | inline | 
  | Linear_Expression(Representation r=default_representation) | Parma_Polyhedra_Library::Linear_Expression | explicit | 
  | Linear_Expression(const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression |  | 
  | Linear_Expression(const Linear_Expression &e, Representation r) | Parma_Polyhedra_Library::Linear_Expression |  | 
  | Linear_Expression(const LE_Adapter &e, typename Enable_If< Is_Same_Or_Derived< Expression_Adapter_Base, LE_Adapter >::value, void * >::type=0) | Parma_Polyhedra_Library::Linear_Expression | inlineexplicit | 
  | Linear_Expression(const LE_Adapter &e, Representation r, typename Enable_If< Is_Same_Or_Derived< Expression_Adapter_Base, LE_Adapter >::value, void * >::type=0) | Parma_Polyhedra_Library::Linear_Expression | inline | 
  | Linear_Expression(const LE_Adapter &e, dimension_type space_dim, typename Enable_If< Is_Same_Or_Derived< Expression_Adapter_Base, LE_Adapter >::value, void * >::type=0) | Parma_Polyhedra_Library::Linear_Expression | inlineexplicit | 
  | Linear_Expression(const LE_Adapter &e, dimension_type space_dim, Representation r, typename Enable_If< Is_Same_Or_Derived< Expression_Adapter_Base, LE_Adapter >::value, void * >::type=0) | Parma_Polyhedra_Library::Linear_Expression | inline | 
  | Linear_Expression(Coefficient_traits::const_reference n, Representation r=default_representation) | Parma_Polyhedra_Library::Linear_Expression | explicit | 
  | Linear_Expression(Variable v, Representation r=default_representation) | Parma_Polyhedra_Library::Linear_Expression |  | 
  | Linear_Expression(const Linear_Expression &e, dimension_type space_dim) | Parma_Polyhedra_Library::Linear_Expression |  | 
  | Linear_Expression(const Linear_Expression &e, dimension_type space_dim, Representation r) | Parma_Polyhedra_Library::Linear_Expression |  | 
  | lower_bound(Variable v) const | Parma_Polyhedra_Library::Linear_Expression | inline | 
  | m_swap(Artificial_Parameter &y) | Parma_Polyhedra_Library::PIP_Tree_Node::Artificial_Parameter | inline | 
  | Parma_Polyhedra_Library::Linear_Expression::m_swap(Linear_Expression &y) | Parma_Polyhedra_Library::Linear_Expression | inline | 
  | max_space_dimension() | Parma_Polyhedra_Library::Linear_Expression | static | 
  | neg_assign(Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | neg_assign(Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | normalize() | Parma_Polyhedra_Library::Linear_Expression | inline | 
  | OK() const | Parma_Polyhedra_Library::PIP_Tree_Node::Artificial_Parameter |  | 
  | operator!=(const Artificial_Parameter &y) const | Parma_Polyhedra_Library::PIP_Tree_Node::Artificial_Parameter |  | 
  | operator*(Coefficient_traits::const_reference n, const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator*(const Linear_Expression &e, Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator*(const Linear_Expression &e, Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator*(Coefficient_traits::const_reference n, const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator*=(Linear_Expression &e, Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator*=(Linear_Expression &e, Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator+(const Linear_Expression &e1, const Linear_Expression &e2) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator+(Variable v, Variable w) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator+(Variable v, const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator+(const Linear_Expression &e, Variable v) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator+(Coefficient_traits::const_reference n, const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator+(const Linear_Expression &e, Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator+(const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator+(const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator+(const Linear_Expression &e, Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator+(const Linear_Expression &e, const Variable v) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator+(const Linear_Expression &e1, const Linear_Expression &e2) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator+(const Variable v, const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator+(Coefficient_traits::const_reference n, const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator+(const Variable v, const Variable w) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator+=(Linear_Expression &e1, const Linear_Expression &e2) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator+=(Linear_Expression &e, Variable v) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator+=(Linear_Expression &e, Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator+=(Linear_Expression &e, Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator+=(Linear_Expression &e1, const Linear_Expression &e2) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator+=(Linear_Expression &e, const Variable v) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator-(const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator-(const Linear_Expression &e1, const Linear_Expression &e2) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator-(Variable v, Variable w) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator-(Variable v, const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator-(const Linear_Expression &e, Variable v) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator-(Coefficient_traits::const_reference n, const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator-(const Linear_Expression &e, Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator-(const Linear_Expression &e, Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator-(const Variable v, const Variable w) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator-(const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator-(const Linear_Expression &e1, const Linear_Expression &e2) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator-(const Variable v, const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator-(const Linear_Expression &e, const Variable v) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator-(Coefficient_traits::const_reference n, const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator-=(Linear_Expression &e1, const Linear_Expression &e2) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator-=(Linear_Expression &e, Variable v) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator-=(Linear_Expression &e, Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator-=(Linear_Expression &e, Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator-=(Linear_Expression &e1, const Linear_Expression &e2) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator-=(Linear_Expression &e, const Variable v) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator/=(Linear_Expression &e, Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator/=(Linear_Expression &e, Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator<<(std::ostream &os, const PIP_Tree_Node::Artificial_Parameter &x) | Parma_Polyhedra_Library::PIP_Tree_Node::Artificial_Parameter | related | 
  | Parma_Polyhedra_Library::Linear_Expression::operator<<(std::ostream &s, const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | operator=(const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | inline | 
  | operator==(const Artificial_Parameter &y) const | Parma_Polyhedra_Library::PIP_Tree_Node::Artificial_Parameter |  | 
  | permute_space_dimensions(const std::vector< Variable > &cycle) | Parma_Polyhedra_Library::Linear_Expression | inline | 
  | print() const | Parma_Polyhedra_Library::PIP_Tree_Node::Artificial_Parameter |  | 
  | remove_space_dimensions(const Variables_Set &vars) | Parma_Polyhedra_Library::Linear_Expression | inline | 
  | representation() const | Parma_Polyhedra_Library::Linear_Expression | inline | 
  | set_coefficient(Variable v, Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | inline | 
  | set_inhomogeneous_term(Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | inline | 
  | set_representation(Representation r) | Parma_Polyhedra_Library::Linear_Expression |  | 
  | set_space_dimension(dimension_type n) | Parma_Polyhedra_Library::Linear_Expression | inline | 
  | shift_space_dimensions(Variable v, dimension_type n) | Parma_Polyhedra_Library::Linear_Expression | inline | 
  | sign_normalize() | Parma_Polyhedra_Library::Linear_Expression | inline | 
  | space_dimension() const | Parma_Polyhedra_Library::Linear_Expression | inline | 
  | sub_mul_assign(Linear_Expression &e1, Coefficient_traits::const_reference factor, const Linear_Expression &e2) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | sub_mul_assign(Linear_Expression &e, Coefficient_traits::const_reference n, Variable v) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | sub_mul_assign(Linear_Expression &e, Coefficient_traits::const_reference n, const Variable v) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | swap(PIP_Tree_Node::Artificial_Parameter &x, PIP_Tree_Node::Artificial_Parameter &y) | Parma_Polyhedra_Library::PIP_Tree_Node::Artificial_Parameter | related | 
  | swap(PIP_Tree_Node::Artificial_Parameter &x, PIP_Tree_Node::Artificial_Parameter &y) | Parma_Polyhedra_Library::PIP_Tree_Node::Artificial_Parameter | related | 
  | Parma_Polyhedra_Library::Linear_Expression::swap(Linear_Expression &x, Linear_Expression &y) | Parma_Polyhedra_Library::Linear_Expression | related | 
  | swap_space_dimensions(Variable v1, Variable v2) | Parma_Polyhedra_Library::Linear_Expression | inline | 
  | total_memory_in_bytes() const | Parma_Polyhedra_Library::PIP_Tree_Node::Artificial_Parameter |  | 
  | zero() | Parma_Polyhedra_Library::Linear_Expression | inlinestatic | 
  | ~Linear_Expression() | Parma_Polyhedra_Library::Linear_Expression | inline |