Click or drag to resize
FaureSequenceNextDouble Method
Returns the first value of the next point in the sequence.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double NextDouble()

Return Value

Type: Double
A double array which specifies the next sequence value.
Remarks
This method is intended for use when dimension is 1.
See Also