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

how to perform complex fft in mkl

rakesh
Beginner
355 Views

Hi,

Can anyone,please, tell me how to perform complex fft using mkl library.

if possible please give me some sample code.

Regards,

Rakesh

0 Kudos
3 Replies
Gennady_F_Intel
Moderator
355 Views
you can find many examples into \examples\dftc\source dir. as an example - see "basic_sp_complex_dft_1d.c" - this is the simple example of single-precision complex-to-complex in-place 1D.
0 Kudos
rakesh
Beginner
355 Views
thanks a lot..
0 Kudos
rakesh
Beginner
355 Views
I would like to know how to give complex array as input.
0 Kudos
Reply