Overload List

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

See Also