lapack_sys::dstedc_ [] [src]

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