lapack_sys::c::LAPACKE_shseqr [] [src]

pub unsafe extern fn LAPACKE_shseqr(matrix_layout: c_int, job: c_char, compz: c_char, n: c_int, ilo: c_int, ihi: c_int, h: *mut c_float, ldh: c_int, wr: *mut c_float, wi: *mut c_float, z: *mut c_float, ldz: c_int) -> c_int