lapack_sys::c::LAPACKE_sgeqp3 [] [src]

pub unsafe extern fn LAPACKE_sgeqp3(matrix_layout: c_int, m: c_int, n: c_int, a: *mut c_float, lda: c_int, jpvt: *mut c_int, tau: *mut c_float) -> c_int