Function blas::zscal [] [src]

pub fn zscal(n: usize, a: &[Complex<f64>], x: &mut [Complex<f64>], incx: usize)