TransformedGammaDistribution.ShapeParameter2 Property

Gets the second shape parameter for the distribution.

Definition

Namespace: Extreme.Statistics.Distributions
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public double ShapeParameter2 { get; }

Property Value

Double
The second shape parameter for the distribution.

Remarks

This property is read-only.

See Also