KernelAnchor.IsOrigin Property

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

Definition

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

Property Value

Boolean

See Also