Function blas::zdscal [] [src]

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