Click or drag to resize

FloatComplex1DConvolutionConvolve Method

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