#include <util.h>
Collaboration diagram for EMAN::Util::KaiserBessel::kbsinh_win:
Public Member Functions | |
kbsinh_win (KaiserBessel &kb_) | |
float | operator() (float x) const |
int | get_window_size () const |
Private Attributes | |
KaiserBessel & | kb |
Definition at line 357 of file util.h.
EMAN::Util::KaiserBessel::kbsinh_win::kbsinh_win | ( | KaiserBessel & | kb_ | ) | [inline] |
int EMAN::Util::KaiserBessel::kbsinh_win::get_window_size | ( | ) | const [inline] |
float EMAN::Util::KaiserBessel::kbsinh_win::operator() | ( | float | x | ) | const [inline] |