InverseWeibullDistribution.Support Property
Gets the support of the distribution.
DefinitionPermalink
Namespace: Numerics.NET.Statistics.Distributions
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
public override Interval Support { get; }
Property ValuePermalink
IntervalRemarksPermalink
The support of a distribution is the interval where the ProbabilityDensityFunction(Double) is non-zero.