lapack_sys::c::LAPACKE_ztpqrt2 [] [src]

pub unsafe extern fn LAPACKE_ztpqrt2(matrix_layout: c_int, m: c_int, n: c_int, l: c_int, a: *mut c_double_complex, lda: c_int, b: *mut c_double_complex, ldb: c_int, t: *mut c_double_complex, ldt: c_int) -> c_int