Function sundials_sys::SUNDlsMat_denseGETRS

source ·
pub unsafe extern "C" fn SUNDlsMat_denseGETRS(
    a: *mut *mut sunrealtype,
    n: sunindextype,
    p: *mut sunindextype,
    b: *mut sunrealtype
)