Float |
| Name | Description | |
|---|---|---|
| Convolve(FloatVector) | Computes the convolution between the stored convolution kernel, and the vector data. | |
| Convolve(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(Single, Single) | Computes the convolution between the stored convolution kernel, and the vector data. |