posie-method {rPorta}R Documentation

Method "posie"

Description

Enumeration of points that are valid for a linear system.

Usage

## S4 method for signature 'ieqFile': 
posie(object,poiObject)

Arguments

object Object of class ieqFile
poiObject Object of class poiFile

Details

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.

Value

Returns the valid points in an poiFile object.

Author(s)

Robin Nunkesser Robin.Nunkesser@tu-dortmund.de

See Also

"ieqFile", "poiFile"


[Package rPorta version 0.1-9 Index]