Click or drag to resize

Double1DConvolutionConvolve Method

Overload List
 NameDescription
Public methodConvolve(Double) Computes the convolution between the stored convolution kernel, and the vector data.
Public methodConvolve(DoubleVector) Computes the convolution between the stored convolution kernel, and the vector data.
Public methodConvolve(Double, Double) Computes the convolution between the stored convolution kernel, and the vector data.
Public methodConvolve(DoubleVector, DoubleVector) Computes the convolution between the stored convolution kernel, and the vector data.
Top
See Also