BetaDistributionAlpha Property |
Gets the left shape parameter.
Namespace:
Meta.Numerics.Statistics.Distributions
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax 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:
DoubleSee Also