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