Function scarecrow::utils::add_mut [] [src]

pub fn add_mut(x: &mut [f32], y: &[f32])

Element-wise addition of two vectors in-place. They must be of equal length.