NormalSource.randomizeOp

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

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

Meta