Skip to main content

acb_poly_set_round

Function acb_poly_set_round 

Source
pub unsafe extern "C" fn acb_poly_set_round(
    dest: *mut acb_poly_struct,
    src: *const acb_poly_struct,
    prec: slong,
)