IMSL C# Numerical Library

IRandomSequence.NextPoint Method 

Returns the next multidimensional point in the sequence.

double[] NextPoint();

Return Value

A double array of length dimension.

See Also

IRandomSequence Interface | Imsl.Stat Namespace