Skip to main content

window_func

Function window_func 

Source
pub fn window_func<S: Scalar>(window: &Window, n: usize) -> Vec<S>
Expand description

Generate window function coefficients.

Returns a vector of length n with the window weights.