Kernel Anchor.Default Property
Gets the default kernel anchor that adapts based on convolution mode.
For SameAsSignal mode, this is Centered; for other modes, this is FirstSample.
Definition
Namespace: Numerics.NET.SignalProcessing
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.0.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.0.0
public static KernelAnchor Default { get; }