*,LinearVariableSum,numeric-method {ompr}R Documentation

Multiply

Description

It will multiply the numeric vector with both the constant and the variable in 'LinearVariableSum'

Usage

## S4 method for signature 'LinearVariableSum,numeric'
e1 * e2

Arguments

e1

an object of type 'LinearVariableSum'

e2

a numeric vector


[Package ompr version 0.8.1 Index]