Overload List

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

See Also