Namespace:
Extreme.Statistics.Distributions
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public double Alpha { get; }
Public ReadOnly Property Alpha As Double
Get
public:
property double Alpha {
double get ();
}
member Alpha : float with get
Property Value
Type:
Double
This shape parameter determines the behavior of the distribution near the lower bound of the interval.
This property is read-only.
Reference