public interface RandomSequence
| Modifier and Type | Method and Description |
|---|---|
int |
getDimension()
Returns the dimension of the sequence.
|
double[] |
nextPoint()
Returns the next multidimensional point in the sequence.
|
Copyright © 1970-2015 Rogue Wave Software
Built March 24 2015.