ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
NormalSource.normalD
ocean
math
random
NormalSource
NormalSource
returns a normal distribution with a non-default sigma/mu
class
NormalSource
(RandG, T)
NormalDistribution
normalD
(
T
sigma
= cast(
T
)1
,
T
mu
= cast(
T
)0
)
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 distribution with a non-default sigma/mu