Function sundials_sys::SUNMatMatvec_Band

source ·
pub unsafe extern "C" fn SUNMatMatvec_Band(
    A: SUNMatrix,
    x: N_Vector,
    y: N_Vector
) -> SUNErrCode