lapack_sys::c::LAPACKE_sgghd3 [] [src]

pub unsafe extern fn LAPACKE_sgghd3(matrix_layout: c_int, compq: c_char, compz: c_char, n: c_int, ilo: c_int, ihi: c_int, a: *mut c_float, lda: c_int, b: *mut c_float, ldb: c_int, q: *mut c_float, ldq: c_int, z: *mut c_float, ldz: c_int) -> c_int