Signal utilities: window functions. More...
Go to the source code of this file.
Functions | |
| Eigen::ArrayXd | jsa::cicuetea::hann (Eigen::Index N) |
| Periodic Hann window of length N: sin²(πn/N). | |
Signal utilities: window functions.
|
inline |
Periodic Hann window of length N: sin²(πn/N).
Periodic (DFT-even) form, so sqrt-Hann analysis/synthesis pairs at 50% overlap satisfy the WOLA condition exactly.