Function scale

Source
pub fn scale(seq: &mut [f32], factor: f32)
Expand description

Multiplies the given sequence element-wise with the given constant factor