lapack_sys::sstebz_ [] [src]

pub unsafe extern fn sstebz_(range: *const c_char, order: *const c_char, n: *const c_int, vl: *const c_float, vu: *const c_float, il: *const c_int, iu: *const c_int, abstol: *const c_float, d: *const c_float, e: *const c_float, m: *mut c_int, nsplit: *mut c_int, w: *mut c_float, iblock: *mut c_int, isplit: *mut c_int, work: *mut c_float, iwork: *mut c_int, info: *mut c_int)