Function sundials_sys::SUNMatScaleAdd_Band

source ·
pub unsafe extern "C" fn SUNMatScaleAdd_Band(
    c: sunrealtype,
    A: SUNMatrix,
    B: SUNMatrix
) -> SUNErrCode