pub fn blackman(size: usize) -> Vec<f32>
A Blackman window function with the ‘standard’ coefficients.
https://en.wikipedia.org/wiki/Window_function#Blackman_window