KaiserWindow.cpp File Reference
#include "KaiserWindow.h"
#include "maths/MathUtilities.h"
Include dependency graph for KaiserWindow.cpp:

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().