NormalDist MethodsElecNetKit Documentation
The NormalDist type exposes the following members.
Methods

  NameDescription
Public methodGetNextValue
Obtains the next random value from the distribution with the given μ and σ.
Public methodStatic memberGetZ
Generates a random value for the N(0,1) distribution.
Public methodToString
Converts to String.
(Overrides OnlineObject ToString .)
Back to Top
See Also