Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
6981 Discussions

Is there a corresponding fftshift function in MKL?

Zhu_W_Intel
Employee
896 Views
As in MATLAB, is therr a fftshift function in MKL?

Thanks.
0 Kudos
1 Reply
Dmitry_B_Intel
Employee
896 Views

Hi Zhu,

MKL doesn't provide fftshift. However, the spectrum can be shifted by processing of the data in O(n) time. This topic might be helpful.

Thanks
Dima
0 Kudos
Reply