Fast |
Name | Description | |
---|---|---|
CyclicDestructiveConvolution(Double, Double, Double, Int32) | Performs a cyclic convolution of two real valued arrays. The content of the input arrays is destroyed during this operation. | |
CyclicDestructiveConvolution(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! |