Double |
| Name | Description | |
|---|---|---|
| Double1DConvolution(Double, Int32) | Constructs a convolution instance and defines the convolution kernel, and input signal data length. | |
| Double1DConvolution(DoubleVector, Int32) | Constructs a convolution instance and defines the convolution kernel, and input signal data length. | |
| Double1DConvolution(Double, Int32, Int32, Int32) | Constructs a convolution instance and defines the convolution kernel with a given offset and stride. |