IMSL C# Numerical Library

FaureSequence.NextDouble Method 

Returns the first value of the next point in the sequence.

public double NextDouble();

Return Value

A double array which specifies the next sequence value.

Remarks

This method is intended for use when dimension is 1.

See Also

FaureSequence Class | Imsl.Stat Namespace