I have been trying to apply the fft first on the rows and then on the columns resulting from the first application.
My question is, when I try to apply the ifft, do I need to apply it to columns first and then rows, the other way or does it not matter?
Thanks