lapack_sys::sstedc_ [] [src]

pub unsafe extern fn sstedc_(compz: *const c_char, n: *const c_int, d: *mut c_float, e: *mut c_float, z: *mut c_float, ldz: *const c_int, work: *mut c_float, lwork: *const c_int, iwork: *mut c_int, liwork: *const c_int, info: *mut c_int)