Skip to main content

hann

Function hann 

Source
pub fn hann(n: usize, len: usize) -> f64
Expand description

Hann window coefficient for sample n of a len-sample frame (reduces spectral leakage).