pub fn hann(size: usize) -> Vec<f32>
A Hann window function.
https://en.wikipedia.org/wiki/Hann_function