lapack_sys::c::LAPACKE_cgeqp3 [] [src]

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