Function sundials_sys::SUNMatScaleAdd

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