Function sundials_sys::SUNDlsMat_newBandMat

source ·
pub unsafe extern "C" fn SUNDlsMat_newBandMat(
    n: sunindextype,
    smu: sunindextype,
    ml: sunindextype
) -> *mut *mut sunrealtype