Overload List

  NameDescription
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.

See Also