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

How to setup the arrays to perfom fft at once?

raavi
Beginner
638 Views

I am trying to understand how to setup the arrays efficiently to perform FFT at once for all samples of M

Note: Each samples is of type complex 3d-vector.

 

Here is the implementation of the schematic shown below. Please help me in setting up the arrays correctly.

sample code but I am not sure whether its correct 

raavi_0-1717531168813.png

 

0 Kudos
1 Reply
raavi
Beginner
585 Views

Posted a sample code. Please help me to understand it better.

0 Kudos
Reply