Function gsl_sys::gsl_matrix_add[][src]

pub unsafe extern "C" fn gsl_matrix_add(
    a: *mut gsl_matrix,
    b: *const gsl_matrix
) -> c_int