Function sundials_sys::SUNMatScaleAdd[][src]

pub unsafe extern "C" fn SUNMatScaleAdd(
    c: realtype,
    A: SUNMatrix,
    B: SUNMatrix
) -> c_int