Public Member Functions | |
| GoertzelReinsch (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 |
| void | set_coefficients (const Vector< C > &coeffs) |
Protected Attributes | |
| Vector< C > | coeffs_ |
| bool | sine_ |
1.7.6.1