coefficient(Variable v) const | Parma_Polyhedra_Library::Linear_Expression | [inline] |
external_memory_in_bytes() const | Parma_Polyhedra_Library::Linear_Expression | [inline] |
inhomogeneous_term() const | Parma_Polyhedra_Library::Linear_Expression | [inline] |
Linear_Expression() | Parma_Polyhedra_Library::Linear_Expression | [inline] |
Linear_Expression(const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | [inline] |
Linear_Expression(Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | [inline, explicit] |
Linear_Expression(Variable v) | Parma_Polyhedra_Library::Linear_Expression | [related] |
Linear_Expression(const Constraint &c) | Parma_Polyhedra_Library::Linear_Expression | [explicit] |
Linear_Expression(const Generator &g) | Parma_Polyhedra_Library::Linear_Expression | [explicit] |
Linear_Expression(const Congruence &cg) | Parma_Polyhedra_Library::Linear_Expression | [explicit] |
max_space_dimension() | Parma_Polyhedra_Library::Linear_Expression | [inline, static] |
OK() const | Parma_Polyhedra_Library::Linear_Expression | |
operator *(Coefficient_traits::const_reference n, const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator *(const Linear_Expression &e, Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator *=(Linear_Expression &e, Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator%=(const Linear_Expression &e1, const Linear_Expression &e2) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator%=(const Linear_Expression &e, Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator+(const Linear_Expression &e1, const Linear_Expression &e2) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator+(Coefficient_traits::const_reference n, const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator+(const Linear_Expression &e, Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
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+(const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | [related] |
operator+=(Linear_Expression &e1, const Linear_Expression &e2) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator+=(Linear_Expression &e, Variable v) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator+=(Linear_Expression &e, Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator-(const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator-(const Linear_Expression &e1, const Linear_Expression &e2) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator-(Coefficient_traits::const_reference n, const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator-(const Linear_Expression &e, Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
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-=(Linear_Expression &e1, const Linear_Expression &e2) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator-=(Linear_Expression &e, Variable v) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator-=(Linear_Expression &e, Coefficient_traits::const_reference n) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
operator<<(std::ostream &s, const Linear_Expression &e) | Parma_Polyhedra_Library::Linear_Expression | [friend] |
space_dimension() const | Parma_Polyhedra_Library::Linear_Expression | [inline] |
swap(Linear_Expression &y) | Parma_Polyhedra_Library::Linear_Expression | [inline] |
swap(Parma_Polyhedra_Library::Linear_Expression &x, Parma_Polyhedra_Library::Linear_Expression &y) | Parma_Polyhedra_Library::Linear_Expression | [related] |
total_memory_in_bytes() const | Parma_Polyhedra_Library::Linear_Expression | [inline] |
zero() | Parma_Polyhedra_Library::Linear_Expression | [inline, static] |
~Linear_Expression() | Parma_Polyhedra_Library::Linear_Expression | [inline] |