[][src]Function antic::nmod_poly_hgcd_ref

pub unsafe extern "C" fn nmod_poly_hgcd_ref(
    m11: *mut nmod_poly_struct,
    m12: *mut nmod_poly_struct,
    m21: *mut nmod_poly_struct,
    m22: *mut nmod_poly_struct,
    A: *mut nmod_poly_struct,
    B: *mut nmod_poly_struct,
    a: *mut nmod_poly_struct,
    b: *mut nmod_poly_struct
) -> mp_limb_signed_t