tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
NormalSource.normalD
tango
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
tango
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