Click or drag to resize

GammaDistribution Constructor

Default constructor. Constructs a GammaDistribution instance with alpha and beta equal to 1.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public GammaDistribution()
See Also