Double |
| Name | Description | |
|---|---|---|
| Convolve(Double) | Computes the convolution between the stored convolution kernel, and the vector data. | |
| Convolve(DoubleVector) | Computes the convolution between the stored convolution kernel, and the vector data. | |
| Convolve(Double, Double) | Computes the convolution between the stored convolution kernel, and the vector data. | |
| Convolve(DoubleVector, DoubleVector) | Computes the convolution between the stored convolution kernel, and the vector data. |