Function rgsl::blas::level1::sscal [] [src]

pub fn sscal(alpha: f32, x: &mut VectorF32)

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