ExpSource.randomizeOp

initializes the given variable with an exponentially distribued number and maps op on it

class ExpSource(RandG, T)
U
randomizeOp
(
U
S
)
(
scope S delegate
(
T
)
op
,
ref U a
)

Meta