Click or drag to resize

NormalSample Method

Overload List
 NameDescription
Public methodSample Generates a sample from the normal distribution using the Box-Muller algorithm.
Public methodStatic memberSample(Double, Double) Generates a sample from the normal distribution using the Box-Muller algorithm.
Public methodStatic memberSample(Random, Double, Double) Generates a sample from the normal distribution using the Box-Muller algorithm.
Top
See Also