Kernel.Support Property

Gets the interval where the kernel is nonzero.

Definition

Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public Interval<double> Support { get; }

Property Value

Interval<Double>

See Also