Function LAPACKE_zpttrf_work

Source
pub unsafe extern "C" fn LAPACKE_zpttrf_work(
    n: lapack_int,
    d: *mut c_double,
    e: *mut lapack_complex_double,
) -> lapack_int