IMSL C# Numerical Library

FaureSequence.NextPoint Method 

Returns the next point in the sequence.

public double[] NextPoint();

Return Value

A double array which specifies the next point in the sequence.

Implements

IRandomSequence.NextPoint

See Also

FaureSequence Class | Imsl.Stat Namespace