ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
NormalSource.getRandom
ocean
math
random
NormalSource
NormalSource
returns a normal distribued number with the given sigma (standard deviation)
T
getRandom
()
T
getRandom
(T sigma)
class
NormalSource
(RandG, T)
final
T
getRandom
(
T
sigma
)
T
getRandom
(T sigma, T mu)
Meta
Source
See Implementation
ocean
math
random
NormalSource
NormalSource
aliases
SourceT
constructors
this
functions
getRandom
normalD
opCall
randomize
randomizeOp
static functions
cumProbDensityFCompl
invProbDensityF
probDensityF
tailGenerator
structs
NormalDistribution
variables
source
returns a normal distribued number with the given sigma (standard deviation)