ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
NormalSource.randomize
ocean
math
random
NormalSource
NormalSource
initializes a variable with normal distribued number and returns it
U
randomize
(U a)
class
NormalSource
(RandG, T)
U
randomize
(
U
)
(
ref
U
a
)
U
randomize
(U a, V sigma)
U
randomize
(U el, V sigma, S 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
initializes a variable with normal distribued number and returns it