Overload List

  NameDescription
Correlate(array<FloatComplex>[]()[])
Computes the correlation between the stored correlation kernel, and the vector data.
Correlate(FloatComplexVector)
Computes the correlation between the stored correlation kernel, and the vector data.
Correlate(array<FloatComplex>[]()[], array<FloatComplex>[]()[]%)
Computes the correlation between the stored correlation kernel, and the vector data.
Correlate(FloatComplexVector, FloatComplexVector%)
Computes the correlation between the stored correlation kernel, and the vector data.

See Also