ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
GammaDistribution.randomizeOp
ocean
math
random
Random
RandomG
GammaDistribution
maps op on random numbers (of type T) and initializes b with it
struct
GammaDistribution
(T)
U
randomizeOp
(
U
S
)
(
scope
S
delegate
(
T
)
op
,
ref
U
b
,
T
a
=
alpha
,
T
t
=
theta
)
Meta
Source
See Implementation
ocean
math
random
Random
RandomG
GammaDistribution
functions
getRandom
opCall
randomize
randomizeOp
static functions
create
variables
alpha
r
theta
maps op on random numbers (of type T) and initializes b with it