Native |
Name | Description | |
---|---|---|
CorrelationCyclic(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. | |
CorrelationCyclic(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. |