Function sundials_sys::SUNMatScaleAdd_Sparse

source ยท
pub unsafe extern "C" fn SUNMatScaleAdd_Sparse(
    c: sunrealtype,
    A: SUNMatrix,
    B: SUNMatrix,
) -> SUNErrCode