Fast |
Name | Description | |
---|---|---|
CyclicCorrelationDestructive(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. | |
CyclicCorrelationDestructive(Double, Double, Double, Double, Double, Double, Int32) | Performs a correlation of two comlex arrays which are in splitted form (i.e. real and imaginary part are separate arrays). Attention: the data into the input arrays will be destroyed! |