1D FFT along different dimensions of 3D array in MATLAB vs C++
This maybe a simple question, but unfortunately I am unable to find a simple answer to. I am taking 1D FFT of a 3D matrix (tensor) of size: # of rows by # of columns by # of matrices and so in MATLAB this translates to:
1D FFT along different dimensions of 3D array in MATLAB vs C/C++
This maybe a simple question, but unfortunately I am unable to find a simple answer to. I am taking 1D FFT of a 3D matrix (tensor) of size: # of rows by # of columns by # of matrices and so in MATLAB this translates to: