Include file:
#include "mcrl2/data/linear_inequalities.h
mcrl2::data::detail::
lhs_t
¶evaluate
(const SubstitutionFunction &beta, const rewriter &r) const¶Evaluate the variables in this lhs_t according to the subsitution function.
find
(const variable &v) const¶Give an iterator of the factor/variable pair for v, or end() if v does not occur.
lhs_t
()¶Constructor.
lhs_t
(const ITERATOR begin, const ITERATOR end)¶Constructor.
lhs_t
(const ITERATOR begin, const ITERATOR end, TRANSFORMER f)¶Constructor.
operator[]
(const variable &v) const¶Give the factor of variable v.
transform_to_data_expression
() const¶