Function sin

Source
pub fn sin<S: Sample>(input: &[S], output: &mut [S])
Expand description

Compute sine of each element using SIMD.