Function sundials_sys::SUNBandMatrix

source ·
pub unsafe extern "C" fn SUNBandMatrix(
    N: sunindextype,
    mu: sunindextype,
    ml: sunindextype,
    sunctx: SUNContext
) -> SUNMatrix