afp_fft2_c2r
Complex to real Fast Fourier Transform for two dimensional signals.
Arguments
- Complex array, values
- Double, factor with which the input is scaled after the transformation is applied
- Boolean, if the output should be even or odd size
Output
Transformed array
Examples