Function sundials_sys::SUNDlsMat_NewBandMat

source ·
pub unsafe extern "C" fn SUNDlsMat_NewBandMat(
    N: sunindextype,
    mu: sunindextype,
    ml: sunindextype,
    smu: sunindextype
) -> SUNDlsMat