Public Member Functions | |
Goertzel (const Vector< C > &coeffs, const bool sine=true) | |
C | value (const Point< 1, C > &p, const unsigned int component=0) const |
void | vector_value (const Point< 1, C > &p, Vector< C > &values) const |
Protected Attributes | |
Vector< C > | coeffs_ |
bool | sine_ |