Function sundials_sys::SUNDlsMat_BandGBTRS

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