Skip to main content

acb_poly_set2_arb_poly

Function acb_poly_set2_arb_poly 

Source
pub unsafe extern "C" fn acb_poly_set2_arb_poly(
    poly: *mut acb_poly_struct,
    re: *const arb_poly_struct,
    im: *const arb_poly_struct,
)