Function make_sine_vec

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