pub fn kaiser_window(n: usize, beta: f64) -> Vec<f64>
Compute the Kaiser window of length n with shape parameter beta.
n
beta