+,LinearVariableSum,numeric-method {ompr} | R Documentation |
Adds a constant (rhs) to constant slot of the lhs object.
## S4 method for signature 'LinearVariableSum,numeric' e1 + e2
e1 |
an object of type 'LinearVariableSum' |
e2 |
a numeric vector |
an object of type 'LinearVariableSum'