sasoptpy.Expression._relational

Expression._relational(self, other, direction_)[source]

Creates a logical relation between Expression objects

Parameters
otherExpression

Expression on the other side of the relation with respect to self

direction_string

Direction of the logical relation, either E, L, or G

Returns
generated_constraintConstraint

Constraint generated as a result of linear relation