posie-method {rPorta} | R Documentation |
Enumeration of points that are valid for a linear system.
## S4 method for signature 'ieqFile': posie(object,poiObject)
object |
Object of class ieqFile |
poiObject |
Object of class poiFile |
posie
is a simple enumeration routine which determines the number
of the points and direction vectors in poiObject
which are valid for the linear system in object
.
Returns the valid points in an poiFile
object.
Robin Nunkesser Robin.Nunkesser@tu-dortmund.de