#include <api_old.h>
Data Fields | |
| int | initialized |
| Indicates wether the structure has been initialized. | |
| nfsft_precompute_flags_old | flags |
| int | t |
| The logarithm of the bandwidth. | |
| int | N |
| Maximum bandwidth. | |
| double * | alpha |
| Precomputed recursion coefficients for associated Legendre-functions. | |
| double * | beta |
| Precomputed recursion coefficients for associated Legendre-functions. | |
| double * | gamma |
| Precomputed recursion coefficients for associated Legendre-functions. | |
| double | threshold |
| The threshold. | |
| U_type_old **** | U |
| complex * | work |
| For FLFT. | |
| complex * | old |
| complex * | vec1 |
| complex * | vec2 |
| complex * | vec3 |
| complex * | vec4 |
| complex * | a2 |
| complex * | b2 |
| fftw_plan * | plans_dct3 |
| Transform plans for the fftw library. | |
| fftw_plan * | plans_dct2 |
| Transform plans for the fftw library. | |
| fftw_r2r_kind * | kinds |
| Transform kinds for fftw library. | |
| fftw_r2r_kind * | kindsr |
| Transform kinds for fftw library. | |
| int * | lengths |
| Transform lengths for fftw library. | |
| complex * | ergeb |
| double * | flft_alpha |
| double * | flft_beta |
| double * | flft_gamma |
| complex * | z |
1.4.4