Function blas::fortran::zgerc [] [src]

pub fn zgerc(m: i32, n: i32, alpha: c64, x: &[c64], incx: i32, y: &[c64], incy: i32, a: &mut [c64], lda: i32)