*,LinearVariableSum,numeric-method {ompr} | R Documentation |
It will multiply the numeric vector with both the constant and the variable in 'LinearVariableSum'
## S4 method for signature 'LinearVariableSum,numeric' e1 * e2
e1 |
an object of type 'LinearVariableSum' |
e2 |
a numeric vector |