arb_poly_evaluate

Function arb_poly_evaluate 

Source
pub unsafe extern "C" fn arb_poly_evaluate(
    res: *mut arb_struct,
    f: *mut arb_poly_struct,
    a: *mut arb_struct,
    prec: mp_limb_signed_t,
)