Skip to main content

rectangular_window

Function rectangular_window 

Source
pub fn rectangular_window(n: usize) -> Vec<f64>
Expand description

Generate a rectangular (boxcar) window of length n.