Function sundials_sys::SUNMatScaleAddI_Dense

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