lapack_sys::dsytri2x_ [] [src]

pub unsafe extern fn dsytri2x_(uplo: *const c_char, n: *const c_int, a: *mut c_double, lda: *const c_int, ipiv: *const c_int, work: *mut c_double, nb: *const c_int, info: *mut c_int)