Function sundials_sys::denseGETRF[][src]

pub unsafe extern "C" fn denseGETRF(
    a: *mut *mut realtype,
    m: sunindextype,
    n: sunindextype,
    p: *mut sunindextype
) -> sunindextype