Click or drag to resize

StatsFunctions Methods

The StatsFunctions type exposes the following members.

Methods
 NameDescription
Public methodArrayOfRandomNumbers(Int32, Double, Double) Constructs an array of uniformly distributed random numbers whose values lie between the given minimum and maximum values.
(Inherited from NMathFunctions)
Public methodArrayOfRandomNumbers(Int32, Double, Double, Int32) Constructs an array of uniformly distributed random numbers whose values lie between the given minimum and maximum values.
(Inherited from NMathFunctions)
Top
See Also