| FNFT
    | 
Computes the polynomial approximation of the combined scattering matrix. More...


Go to the source code of this file.
| Functions | |
| FNFT_UINT | fnft__nse_fscatter_numel (FNFT_UINT D, fnft_nse_discretization_t discretization) | 
| Returns the length of transfer_matrix to be allocated based on the number of samples and discretization. | |
| FNFT_INT | fnft__nse_fscatter (const FNFT_UINT D, FNFT_COMPLEX const *const q, FNFT_COMPLEX const *const r, const FNFT_REAL eps_t, FNFT_COMPLEX *const result, FNFT_UINT *const deg_ptr, FNFT_INT *const W_ptr, fnft_nse_discretization_t const discretization) | 
| Fast computation of polynomial approximation of the combined scattering matrix. | |
Computes the polynomial approximation of the combined scattering matrix.