Ziggurat.randomizeOp

initializes the variable with the result of mapping op on the random numbers (of type T)

struct Ziggurat(RandG, T, alias probDensityF, alias tailGenerator, bool hasNegative = true)
U
randomizeOp
(
U
S
)
(
scope S delegate
(
T
)
op
,
ref U a
)

Meta