Kernel Processor<T>.Kernel Length Property
Gets the length of the kernel.
Definition
Namespace: Numerics.NET.SignalProcessing
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.0.0
C#
The number of elements in the convolution kernel.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.0.0
public int KernelLength { get; }Property Value
Int32The number of elements in the convolution kernel.