SSJ  3.3.1
Stochastic Simulation in Java
Public Member Functions | List of all members
AntitheticPointSet.AntitheticPointSetIterator Class Reference
Inheritance diagram for AntitheticPointSet.AntitheticPointSetIterator:
[legend]
Collaboration diagram for AntitheticPointSet.AntitheticPointSetIterator:
[legend]

Public Member Functions

double nextCoordinate ()
 
double nextDouble ()
 
void nextCoordinates (double p[], int d)
 
int nextPoint (double p[], int d)
 
- Public Member Functions inherited from ContainerPointSet.ContainerPointSetIterator
void setCurCoordIndex (int j)
 
void resetCurCoordIndex ()
 
boolean hasNextCoordinate ()
 
double nextCoordinate ()
 
void setCurPointIndex (int i)
 
void resetCurPointIndex ()
 
int resetToNextPoint ()
 
boolean hasNextPoint ()
 

Additional Inherited Members

- Protected Attributes inherited from ContainerPointSet.ContainerPointSetIterator
PointSetIterator innerIterator = P.iterator()
 

The documentation for this class was generated from the following file: