pub fn rectangular_window(n: usize) -> Vec<f64>
Generate a rectangular (boxcar) window of length n.
n