Click or drag to resize

NativeFourierMethodsCorrelationCyclic Method

Overload List
 NameDescription
Public methodStatic memberCorrelationCyclic(Double, Double, Double, Int32) Performes a cyclic correlation between array arr1 and arr2 and stores the result in resultarr. Resultarr must be different from the other two arrays.
Public methodStatic memberCorrelationCyclic(Double, Double, Double, Double, Double, Double, Int32) Performes a cyclic correlation between splitted complex arrays and stores the result in resultarr. Resultarr must be different from the input arrays.
Top
See Also