|  | RandGenPareto Constructor | 
            Constructs a random number generator using a RandGenMTwist as the
            underlying uniform random number generator. The generated deviates will follow
            a Pareto distribution with a default shape paremeter of 1.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxnew : unit -> RandGenPareto
 See Also
See Also