Performs FFT from real input, and IFFT towards real output.
Compute the Real FFT of the array.
Compute the inverse FFT of the array. Perform post-scaling.
See Implementation
Performs FFT from real input, and IFFT towards real output.