Skip to main content

arb_poly_compose

Function arb_poly_compose 

Source
pub unsafe extern "C" fn arb_poly_compose(
    res: *mut arb_poly_struct,
    poly1: *const arb_poly_struct,
    poly2: *const arb_poly_struct,
    prec: slong,
)