Function sundials_sys::SUNMatScaleAddI

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