Function sundials_sys::SUNDlsMat_denseGETRF

source ·
pub unsafe extern "C" fn SUNDlsMat_denseGETRF(
    a: *mut *mut sunrealtype,
    m: sunindextype,
    n: sunindextype,
    p: *mut sunindextype
) -> sunindextype