Overload List
| Name | Description | |
|---|---|---|
| Convolve(DoubleVector) |
Computes the convolution between the stored convolution kernel, and the vector data.
| |
| Convolve(array<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.
| |
| Convolve(array<Double>[]()[], array<Double>[]()[]%) |
Computes the convolution between the stored convolution kernel, and the vector data.
|