Function make_hann_vec

Source
pub fn make_hann_vec<F: Float + FloatConst>(size: usize) -> Vec<F>