Function synthrs::filter::blackman_window[][src]

pub fn blackman_window(size: usize) -> Vec<f64>

Creates a Blackman window filter of a given size.