RENEWLab  1.1.0
RENEW project
muFFT public API
Collaboration diagram for muFFT public API:

Modules

 Planning options
 
 1D real and complex FFT
 
 1D fast convolution
 
 2D real and complex FFT
 
 Memory allocation
 

Macros

#define MUFFT_FORWARD   (-1)
 The forward FFT transform. More...
 
#define MUFFT_INVERSE   (1)
 The inverse FFT transform. More...
 

Detailed Description

Macro Definition Documentation

◆ MUFFT_FORWARD

#define MUFFT_FORWARD   (-1)

The forward FFT transform.

◆ MUFFT_INVERSE

#define MUFFT_INVERSE   (1)

The inverse FFT transform.