Overload List

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

See Also