tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
NormalSource.getRandom
tango
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
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 distribued number with the given sigma (standard deviation)