lapack_sys::c::LAPACKE_cgeqpf [] [src]

pub unsafe extern fn LAPACKE_cgeqpf(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