getDir: Method for retrieving the relational operators in the...

Description Usage Arguments Value Author(s)

Description

Additional arguments to the getDir-method pertinent to the defined S4-classes in this package are detailed below.

Usage

1
2
3
4
5
6
## S4 method for signature 'CLPD'
getDir(object)  
## S4 method for signature 'CLPS'
getDir(object)  
## S4 method for signature 'CDEPD'
getDir(object)  

Arguments

object

CLPD, CLPS or CDEPD: ordinarily returned by calls to either LPD() or solveLPD() or DEP(), respectively.

Value

vector: Returns the relational operators in the constraints.

Author(s)

Bernhard Pfaff


TSSP documentation built on May 2, 2019, 4:56 p.m.

Related to getDir in TSSP...