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

Intel mkl FFT

DD42
Beginner
55 Views

Is there an efficient way to get the complete frequency domain incl. negative frequencies (yes - I know it's redundant) when doing a real- complex forward FFT?

Background: I want to perform a Hilbert transform by forward FFT of a signal, setting the obtained negative frequencies to zero and then backward FFTing. The only possibility, I currently see, is to make the original signal complex, but that requires of lot of data copying.

0 Kudos
0 Replies
Reply