qm-dsp  1.8
KaiserWindow.cpp File Reference

Go to the source code of this file.

Functions

static double besselTerm (double x, int i)
static double bessel0 (double x)

Function Documentation

static double besselTerm ( double  x,
int  i 
) [static]

Definition at line 34 of file KaiserWindow.cpp.

References MathUtilities::factorial().

Referenced by bessel0().

static double bessel0 ( double  x) [static]

Definition at line 44 of file KaiserWindow.cpp.

References besselTerm().

Referenced by KaiserWindow::init().