afp_fft_r2c
Real to complex Fast Fourier Transform.
Arguments
- Real array, values
- Double, factor with which the input is scaled after the transformation is applied
- Integer, length of output signals along first dimension
Output
Transformed array
Examples