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