lapack_sys::c::LAPACKE_dgeqrt3 [] [src]

pub unsafe extern fn LAPACKE_dgeqrt3(matrix_layout: c_int, m: c_int, n: c_int, a: *mut c_double, lda: c_int, t: *mut c_double, ldt: c_int) -> c_int