Hi, I am looking for C code to calculate the FFT (Fast Fourier Transform) of a 2-dimensional complex array.
Also, how to pass a particular plane of a 3-dimensional array to a function in C.