|  | GammaDistribution Constructor | 
            Default constructor. Constructs a GammaDistribution instance with 
            alpha and beta equal to 1.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic GammaDistribution()
public:
GammaDistribution()
new : unit -> GammaDistribution
 See Also
See Also