Overload List

  NameDescription
Convolve(array<FloatComplex>[]()[])
Computes the convolution between the stored convolution kernel, and the vector data.
Convolve(FloatComplexVector)
Computes the convolution between the stored convolution kernel, and the vector data.
Convolve(array<FloatComplex>[]()[], array<FloatComplex>[]()[]%)
Computes the convolution between the stored convolution kernel, and the vector data.
Convolve(FloatComplexVector, FloatComplexVector%)
Computes the convolution between the stored convolution kernel, and the vector data.

See Also