Function sundials_sys::SUNDlsMat_BandGBTRS

source ยท
pub unsafe extern "C" fn SUNDlsMat_BandGBTRS(
    A: SUNDlsMat,
    p: *mut sunindextype,
    b: *mut sunrealtype,
)