  | RandGenGamma Constructor | 
            Constructs a random number generator using class RandGenMTwist as the
            underlying uniform random number generator. Generated random numbers will follow a 
            gamma distribution with order and scale equal 1.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxnew : unit -> RandGenGamma
See Also