Function blas::cdotu [] [src]

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