Function sundials_sys::SUNDlsMat_BandMatvec

source ·
pub unsafe extern "C" fn SUNDlsMat_BandMatvec(
    A: SUNDlsMat,
    x: *mut sunrealtype,
    y: *mut sunrealtype
)