rblas::matrix_vector::ll::cblas_c::cblas_cgerc [] [src]

pub unsafe extern fn cblas_cgerc(order: Order, m: c_int, n: c_int, alpha: *const c_void, x: *const c_void, inc_x: c_int, y: *const c_void, inc_y: c_int, a: *mut c_void, lda: c_int)