lapack_sys::c::LAPACK_dsptrf
[−]
[src]
pub unsafe extern fn LAPACK_dsptrf(uplo: *mut c_char, n: *mut c_int, ap: *mut c_double, ipiv: *mut c_int, info: *mut c_int)