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

pub fn dscal(alpha: f64, x: &mut VectorF64)

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