|
JMSLTM Numerical Library 5.0.1 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RandomSequence
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 |
---|
int getDimension()
double[] nextPoint()
double
array of length dimension.
|
JMSLTM Numerical Library 5.0.1 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |