lapack_sys::c::LAPACKE_dstein [] [src]

pub unsafe extern fn LAPACKE_dstein(matrix_layout: c_int, n: c_int, d: *const c_double, e: *const c_double, m: c_int, w: *const c_double, iblock: *const c_int, isplit: *const c_int, z: *mut c_double, ldz: c_int, ifailv: *mut c_int) -> c_int