tango ~master (2025-06-29T14:40:56.0544651)
Dub
Repo
GammaDistribution.randomizeOp
tango
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
)
(
S
delegate
(
T
)
op
,
ref
U
b
,
T
a
=
alpha
,
T
t
=
theta
)
Meta
Source
See Implementation
tango
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