Function rgsl::blas::level1::zscal

source · []
pub fn zscal(alpha: &ComplexF64, x: &mut VectorComplexF64)
Expand description

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