| 
    FNFT
    
   | 
 
Fast nonlinear Fourier transform for the vanishing Korteweg-de Vries equation. More...
#include "fnft_kdv_discretization_t.h"

Go to the source code of this file.
Classes | |
| struct | fnft_kdvv_opts_t | 
| Stores additional options for the routine fnft_kdvv.  More... | |
Functions | |
| fnft_kdvv_opts_t | fnft_kdvv_default_opts () | 
| Creates a new options variable for fnft_kdvv with default settings.  More... | |
| FNFT_INT | fnft_kdvv (const FNFT_UINT D, FNFT_COMPLEX *const q, FNFT_REAL const *const T, const FNFT_UINT M, FNFT_COMPLEX *const contspec, FNFT_REAL const *const XI, FNFT_UINT *const K_ptr, FNFT_COMPLEX *const bound_states, FNFT_COMPLEX *const normconsts_or_residues, fnft_kdvv_opts_t *opts_ptr) | 
| Fast nonlinear Fourier transform for the Korteweg-de Vries equation with vanishing boundary conditions.  More... | |
Fast nonlinear Fourier transform for the vanishing Korteweg-de Vries equation.
 1.8.17