scal_ndarray

Function scal_ndarray 

Source
pub fn scal_ndarray<T: Field>(alpha: T, x: &mut Array1<T>)
Expand description

Scales a vector: x = α·x