Overload List

  NameDescription
FloatComplex1DConvolution(array<FloatComplex>[]()[], Int32)
Constructs a convolution instance and defines the convolution kernel, and input signal data length.
FloatComplex1DConvolution(FloatComplexVector, Int32)
Constructs a convolution instance and defines the convolution kernel, and input signal data length.
FloatComplex1DConvolution(array<FloatComplex>[]()[], Int32, Int32, Int32)
Constructs a convolution instance and defines the convolution kernel with a given offset and stride.

See Also