WaldDistributionShape Property |
Gets the shape parameter of the distribution.
Namespace:
Meta.Numerics.Statistics.Distributions
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public double Shape { get; }
Public ReadOnly Property Shape As Double
Get
public:
property double Shape {
double get ();
}
member Shape : float with get
Property Value
Type:
DoubleSee Also