NFFT 3.5.3alpha
Data Structures | Macros
NNFFT - Nonequispaced in time and frequency FFT

Direct and fast computation of the discrete nonequispaced in time and frequency Fourier transform. More...

Data Structures

struct  nnfft_plan
 data structure for an NNFFT (nonequispaced in time and frequency fast Fourier transform) plan with double precision More...
 

Macros

#define MALLOC_V   (1U<< 11)
 

Detailed Description

Direct and fast computation of the discrete nonequispaced in time and frequency Fourier transform.

Macro Definition Documentation

◆ MALLOC_V

#define MALLOC_V   (1U<< 11)

If this flag is set, (de)allocation of the frequency node vector is done.

See also
nnfft_init
nnfft_init_guru
nnfft_finalize
Author
Tobias Knopp

Definition at line 429 of file nfft3.h.