[][src]Function rustdct::mdct::window_fn::one

pub fn one<T: DCTnum>(len: usize) -> Vec<T>

MDCT window function which is all ones (IE, no windowing will be applied)