KernelAnchor.Index Property

Gets the explicit anchor index.

Definition

Namespace: Numerics.NET.SignalProcessing
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.0.0
C#
public int Index { get; }

Property Value

Int32

Remarks

This property is only valid when IsAbsolute is true.

See Also