lapack_sys::dpotri_ [] [src]

pub unsafe extern fn dpotri_(uplo: *mut c_char, n: *mut c_int, a: *mut c_double, lda: *mut c_int, info: *mut c_int)