Overload List
| Name | Description | |
|---|---|---|
| Convolve(FloatVector) |
Computes the convolution between the stored convolution kernel, and the vector data.
| |
| Convolve(array<Single>[]()[]) |
Computes the convolution between the stored convolution kernel, and the vector data.
| |
| Convolve(FloatVector, FloatVector%) |
Computes the convolution between the stored convolution kernel, and the vector data.
| |
| Convolve(array<Single>[]()[], array<Single>[]()[]%) |
Computes the convolution between the stored convolution kernel, and the vector data.
|