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