pub fn zscal(alpha: &ComplexF64, x: &mut VectorComplexF64)Expand description
This function rescales the vector x by the multiplicative factor alpha.
pub fn zscal(alpha: &ComplexF64, x: &mut VectorComplexF64)This function rescales the vector x by the multiplicative factor alpha.