[back] [prev] [next] [index] [root]

 


SimplexElt

Returns the current point.

Syntax:

L := SimplexElt(s);

list of coordinates of one integral point
  L  
simplex
  s  

See also:  SimplexNext, SimplexInit, SimplexReInit

Description:

When enumerating all points in the given simplex using SimplexNext, this function will return the actual point.


<- back[back] [prev] [next] [index] [root]