Function rgsl::blas::level1::sscal

source · []
pub fn sscal(alpha: f32, x: &mut VectorF32)
Expand description

This function rescales the vector x by the multiplicative factor alpha.