Click or drag to resize

NativeFourierMethodsConvolutionCyclic Method

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