lapack_sys::slarfx_ [] [src]

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