Function blas::fortran::cgerc
[−]
[src]
pub fn cgerc(m: i32, n: i32, alpha: c32, x: &[c32], incx: i32, y: &[c32], incy: i32, a: &mut [c32], lda: i32)