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

Multiply

Description

Equivalent to 'e2 * e1'

Usage

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

Arguments

e1

a numeric value

e2

an object of type 'LinearVariableCollection'


[Package ompr version 0.8.1 Index]