#include <api_old.h>
Data Fields | |
| int | flags |
| The flags. | |
| int | D |
| The number of nodes. | |
| int | M |
| The bandwidth. | |
| int | N |
| Next greater power of two with respect to M. | |
| int | t |
| double * | angles |
| The angles phi of the nodes. | |
| complex ** | f_hat |
| The fourier coefficients. | |
| complex * | f |
| The function values. | |
| nfft_plan | plan_nfft |
| NFFT plan. | |
1.4.4