GammaDistribution.randomizeOp

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