Function lapacke_sys::LAPACKE_stpttf_work [] [src]

pub unsafe extern "C" fn LAPACKE_stpttf_work(
    matrix_layout: c_int,
    transr: c_char,
    uplo: c_char,
    n: lapack_int,
    ap: *const c_float,
    arf: *mut c_float
) -> lapack_int