Click or drag to resize

FastHartleyTransformCyclicDestructiveConvolution Method

Overload List
 NameDescription
Public methodStatic memberCyclicDestructiveConvolution(Double, Double, Double, Int32) Performs a cyclic convolution of two real valued arrays. The content of the input arrays is destroyed during this operation.
Public methodStatic memberCyclicDestructiveConvolution(Double, Double, Double, Double, Double, Double, Int32) Performs a convolution 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