add_vec

Function add_vec 

Source
pub fn add_vec(a: &[f32], b: &[f32], result: &mut [f32])
Expand description

Add two vectors element-wise