lapack_sys::stpqrt2_ [] [src]

pub unsafe extern fn stpqrt2_(m: *const c_int, n: *const c_int, l: *const c_int, a: *mut c_float, lda: *const c_int, b: *mut c_float, ldb: *const c_int, t: *mut c_float, ldt: *const c_int, info: *mut c_int)