Default constructor. Constructs a GammaDistribution instance with
alpha and beta equal to 1.
Namespace:
CenterSpace.NMath.StatsAssembly: NMathStats (in NMathStats.dll) Version: 3.4.0.0
Syntax
| C# |
|---|
public GammaDistribution() |
| Visual Basic (Declaration) |
|---|
Public Sub New |
| Visual C++ |
|---|
public: GammaDistribution() |