Function rgsl::blas::level1::dscal

source ·
pub fn dscal(alpha: f64, x: &mut VectorF64)
Expand description

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