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

Unary Minus

Description

Equivalent to 'e1 * (-1)'

Usage

## S4 method for signature 'LinearVariableCollection,missing'
e1 - e2

Arguments

e1

an object of type 'LinearVariableCollection'

e2

a missing value


[Package ompr version 0.8.1 Index]