Click or drag to resize

FloatComplex1DConvolution Constructor

Overload List
 NameDescription
Public methodFloatComplex1DConvolution(FloatComplex, Int32) Constructs a convolution instance and defines the convolution kernel, and input signal data length.
Public methodFloatComplex1DConvolution(FloatComplexVector, Int32) Constructs a convolution instance and defines the convolution kernel, and input signal data length.
Public methodFloatComplex1DConvolution(FloatComplex, Int32, Int32, Int32) Constructs a convolution instance and defines the convolution kernel with a given offset and stride.
Top
See Also