Returns the next multidimensional point in the sequence.
Namespace:
Imsl.Stat
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
double[] NextPoint() |
Visual Basic (Declaration) |
---|
Function NextPoint As Double() |
Visual C++ |
---|
array<double>^ NextPoint() |