Kernel Processor<T> Properties
Properties
| Anchor | Gets the kernel anchor configuration that determines the alignment between kernel and signal. |
| Kernel | Gets the length of the kernel. |
| Kernel | 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. |
| Processing | Gets the processing method used for convolution/correlation computation. |