KernelProcessor<T> Properties

Properties

Anchor Gets the kernel anchor configuration that determines the alignment between kernel and signal.
KernelLength Gets the length of the kernel.
KernelSpan Gets a read-only span view of the kernel array for internal use by derived classes.
Mode Gets the output mode that determines the size and alignment of the convolution/correlation result.
Padding Gets the signal padding mode used for boundary extension.
ProcessingMethod Gets the processing method used for convolution/correlation computation.

See Also