how to perform complex fft in mkl

how to perform complex fft in mkl

Imagen de rakesh

Hi,

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

if possible please give me some sample code.

Regards,

Rakesh

publicaciones de 4 / 0 nuevos
Último envío
Para obtener más información sobre las optimizaciones del compilador, consulte el aviso sobre la optimización.
Imagen de Gennady Fedorov (Intel)

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.

Imagen de rakesh

thanks a lot..

Imagen de rakesh

I would like to know how to give complex array as input.

Inicie sesión para dejar un comentario.