Function rft::window::compute [] [src]

pub fn compute<F, S>(index: usize, width: usize) -> S where
    F: Function,
    S: SampleMut

Computes the window function for the given index and window size.