Provides a Hanning taper (no parameters):
More...
#include <tapers.h>
|
| ~Hanning () |
|
template<class C > |
void | apply (C c) const |
| apply taper to series container c. More...
|
|
template<class C > |
void | psdapply (C c) const |
| apply taper to series container c for PSD calculation. More...
|
|
|
void | init (const int &f, const int &l) const |
|
double | value (const int &i) const |
|
double | psdnorm () const |
|
Provides a Hanning taper (no parameters):
Definition at line 111 of file tapers.h.
The documentation for this class was generated from the following files: