Click or drag to resize

DoubleComplex1DConvolution Constructor

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