Function sundials_sys::SUNMatScaleAddI_Sparse

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