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