Function sundials_sys::SUNMatScaleAdd_Sparse

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