KernelAnchor.IsOrigin Property

Gets a value indicating whether the anchor is at a position relative to the center. This is the convention used in scipy.signal.

Definition

Namespace: Numerics.NET.SignalProcessing
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.3.0
C#
public bool IsOrigin { get; }

Property Value

Boolean

See Also