gfm v6.2.8 (2017-06-07T21:06:48Z)
Home
Dub
Repo
randNormal
gfm
math
simplerng
double
randNormal
(
RNG
)
(
ref
RNG
rng
,
double
mean
= 0.0
,
double
standardDeviation
= 1.0
)
Return Value
Type:
double
Normal (Gaussian) random sample.
See Also
Box-Muller algorithm.
Meta
Source
See Implementation
gfm
math
simplerng
functions
randBeta
randCauchy
randChiSquare
randExponential
randGamma
randInverseGamma
randLaplace
randLogNormal
randNormal
randPoisson
randStudentT
randWeibull