Hello,
I am a bit struggling to find function that would allow me to perform Inverse Discrete Fourier transform. I am using Intel IPP 7.1.
I performed FFT operation with IPP_FFT_NODIV_BY_ANY parameter, ippsFFTFwd_CToC_64fc function, how can I inverse it?