Function lapacke_sys::LAPACKE_spttrf_work [] [src]

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