|
JMSLTM Numerical Library 4.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface implemented by generators of random or quasi-random multidimension sequences.
Method Summary | |
int |
getDimension()
Returns the dimension of the sequence. |
double[] |
nextPoint()
Returns the next multidimensional point in the sequence. |
Method Detail |
public int getDimension()
public double[] nextPoint()
double
array of length dimension.
|
JMSLTM Numerical Library 4.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |