PearsonRDistributionSupport Property |
Gets the interval over which the distribution is non-vanishing.
Namespace:
Meta.Numerics.Statistics.Distributions
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public override Interval Support { get; }
Public Overrides ReadOnly Property Support As Interval
Get
public:
virtual property Interval Support {
Interval get () override;
}
abstract Support : Interval with get
override Support : Interval with get
Property Value
Type:
IntervalSee Also