RandomG.normalSource

generators of normal numbers (sigma=1,mu=0) of the given type f=exp(-x*x/(2*sigma^2))/(sqrt(2 pi)*sigma)

class RandomG(SourceT = DefaultEngine)
normalSource
(
T
)
()

Meta