GammaLib
2.1.0.dev
|
Lookup table class implementation for Fast Fourier transformation. More...
Go to the source code of this file.
Macros | |
#define | G_FACTOR "GFftWavetable::factor(int&)" |
#define | G_SET_MEMBERS "GFftWavetable::set_members(int&)" |
#define | G_SET_FACTORS "GFftWavetable::set_factors(int&)" |
Lookup table class implementation for Fast Fourier transformation.
Definition in file GFftWavetable.cpp.
#define G_FACTOR "GFftWavetable::factor(int&)" |
Definition at line 38 of file GFftWavetable.cpp.
Referenced by GFftWavetable::factor().
#define G_SET_FACTORS "GFftWavetable::set_factors(int&)" |
Definition at line 40 of file GFftWavetable.cpp.
Referenced by GFftWavetable::set_factors().
#define G_SET_MEMBERS "GFftWavetable::set_members(int&)" |
Definition at line 39 of file GFftWavetable.cpp.
Referenced by GFftWavetable::set_members().