Flags

NFFT3.PRE_PHI_HUTConstant
PRE_PHI_HUT

precompute and store values $\hat{\phi}(k)$ of the Fourier transform of the window function $\hat{\phi}$.

source
NFFT3.PRE_PSIConstant
PRE_PSI

precomputation based on tensor product structure of the window function.

source
NFFT3.PRE_FULL_PSIConstant
PRE_FULL_PSI

calculate and store all values $\tilde{\psi}(x_j - \frac{1}{n} \odot l)$.

source
NFFT3.FFTW_UNALIGNEDConstant
FFTW_UNALIGNED

the algorithm may not impose any unusual alignment requirements on the input/output arrays (not necessary in most context).

source