IRandomSequenceNextPoint Method |
Returns the next multidimensional point in the sequence.
Namespace: Imsl.StatAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax Function NextPoint As Double()
array<double>^ NextPoint()
abstract NextPoint : unit -> float[]
Return Value
Type:
Double
A
double array of length
dimension.
See Also