NFFT  3.3.1
Functions
kernels.h File Reference

Header file with predefined kernels for the fast summation algorithm. More...

#include "config.h"
#include "nfft3.h"
#include "infft.h"

Go to the source code of this file.

Functions

C gaussian (R x, int der, const R *param)
C multiquadric (R x, int der, const R *param)
C inverse_multiquadric (R x, int der, const R *param)
C logarithm (R x, int der, const R *param)
C thinplate_spline (R x, int der, const R *param)
C one_over_square (R x, int der, const R *param)
C one_over_modulus (R x, int der, const R *param)
C one_over_x (R x, int der, const R *param)
C inverse_multiquadric3 (R x, int der, const R *param)
C sinc_kernel (R x, int der, const R *param)
C cosc (R x, int der, const R *param)
C kcot (R x, int der, const R *param)
C one_over_cube (R x, int der, const R *param)

Detailed Description

Header file with predefined kernels for the fast summation algorithm.

Definition in file kernels.h.