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

Minus

Description

Equivalent to 'e1 + -1 * e2'

Usage

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

Arguments

e1

an object of type 'LinearVariableCollection'

e2

an object of type 'LinearVariableCollection'


[Package ompr version 0.8.1 Index]