Function blas::zdotc [] [src]

pub fn zdotc(pres: &mut [Complex<f64>], n: usize, x: &[Complex<f64>], incx: usize, y: &[Complex<f64>], incy: usize)