blas_sys::fortran::dger_
[−]
[src]
pub unsafe extern fn dger_(m: *const c_int, n: *const c_int, alpha: *const c_double, x: *const c_double, incx: *const c_int, y: *const c_double, incy: *const c_int, a: *mut c_double, lda: *const c_int)