Click or drag to resize

FastHartleyTransformCyclicCorrelationDestructive Method

Overload List
 NameDescription
Public methodStatic memberCyclicCorrelationDestructive(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 memberCyclicCorrelationDestructive(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!
Top
See Also