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

How to setup the arrays to perfom fft at once?

raavi
Novice
215 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
Novice
162 Views

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

0 Kudos
Reply