Overload List
| Name | Description | |
|---|---|---|
| Correlate(DoubleVector) |
Computes the correlation between the stored correlation kernel, and the vector data.
| |
| Correlate(array<Double>[]()[]) |
Computes the correlation between the stored correlation kernel, and the vector data.
| |
| Correlate(DoubleVector, DoubleVector%) |
Computes the correlation between the stored correlation kernel, and the vector data.
| |
| Correlate(array<Double>[]()[], array<Double>[]()[]%) |
Computes the correlation between the stored correlation kernel, and the vector data.
|