[][src]Function m4ri_sys::mzd_add

pub unsafe extern "C" fn mzd_add(
    c: *mut Mzd,
    a: *const Mzd,
    b: *const Mzd
) -> *mut Mzd

Set C = A + B If C is passed in, the result is written there otherwise a new matrix is created