KolmogorovDistributionSupport Property
Gets the interval over which the distribution is non-vanishing.
Namespace: Meta.Numerics.Statistics.DistributionsAssembly: Meta.Numerics (in Meta.Numerics.dll) Version: 4.2.0+6d77d64445f7d5d91b12e331399c4362ecb25333
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
Interval