sundials_sys

Function SUNMatScaleAddI

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