Click or drag to resize

GammaDistribution Constructor

Overload List
 NameDescription
Public methodGammaDistribution Default constructor. Constructs a GammaDistribution instance with alpha and beta equal to 1.
Public methodGammaDistribution(Double, Double) Constructs a GammaDistribution instance with the given alpha and beta.
Top
See Also