Skip to main content

_acb_poly_evaluate_vec_fast_precomp

Function _acb_poly_evaluate_vec_fast_precomp 

Source
pub unsafe extern "C" fn _acb_poly_evaluate_vec_fast_precomp(
    vs: acb_ptr,
    poly: acb_srcptr,
    plen: slong,
    tree: *mut acb_ptr,
    len: slong,
    prec: slong,
)