RandomG.randomizeUniformR2

randomizes the given variable and returns it (for some types this is potentially more efficient, both from the use of random numbers and speedwise)

class RandomG(SourceT = DefaultEngine)
U
randomizeUniformR2
(
U
V
W
bool boundCheck = true
)
(
ref U a
,,
W to
)

Meta