Click or drag to resize

Float1DConvolution Constructor

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