lapack_sys::dlarfx_ [] [src]

pub unsafe extern fn dlarfx_(side: *const c_char, m: *const c_int, n: *const c_int, v: *const c_double, tau: *const c_double, c: *mut c_double, ldc: *const c_int, work: *mut c_double)