Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
7234 Discussions

Is there a corresponding fftshift function in MKL?

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

Thanks.
0 Kudos
1 Reply
Dmitry_B_Intel
Employee
1,469 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