Function rgsl::blas::level1::zdscal

source ·
pub fn zdscal(alpha: f64, x: &mut VectorComplexF64)
Expand description

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