lapack_sys::c::LAPACKE_sgeqrf_work [] [src]

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