lapack_sys::c::LAPACKE_cgeqrfp [] [src]

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