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

Minus

Description

Equivalent to '(-1 * e2) - (-1 * 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]