Function lapacke_sys::LAPACKE_cpttrf_work [] [src]

pub unsafe extern "C" fn LAPACKE_cpttrf_work(
    n: lapack_int,
    d: *mut c_float,
    e: *mut lapack_complex_float
) -> lapack_int