Implements Goertzel single-bin DFT calculation.
More...
#include <gri_goertzel.h>
Detailed Description
Implements Goertzel single-bin DFT calculation.
Constructor & Destructor Documentation
gri_goertzel::gri_goertzel |
( |
| ) |
|
|
inline |
gri_goertzel::gri_goertzel |
( |
int |
rate, |
|
|
int |
len, |
|
|
float |
freq |
|
) |
| |
Member Function Documentation
void gri_goertzel::gri_setparms |
( |
int |
rate, |
|
|
int |
len, |
|
|
float |
freq |
|
) |
| |
void gri_goertzel::input |
( |
const float & |
in | ) |
|
bool gri_goertzel::ready |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: