MyMediaLite
Random.NextNormal Method ()
Syntax
Collapse All
Get the next number from the standard normal distribution
Declaring type:
Random
Namespace:
MyMediaLite.Util
Assembly:
MyMediaLite
Syntax
C#
public double NextNormal ()
Return Value
a random number drawn from the standard normal distribution
Top
Generated by
ImmDoc .NET
.