Function sundials_sys::BandGBTRS

source ·
pub unsafe extern "C" fn BandGBTRS(
    A: DlsMat,
    p: *mut sunindextype,
    b: *mut realtype
)