Skip to main content

acb_poly_randtest

Function acb_poly_randtest 

Source
pub unsafe extern "C" fn acb_poly_randtest(
    poly: *mut acb_poly_struct,
    state: *mut flint_rand_struct,
    len: slong,
    prec: slong,
    mag_bits: slong,
)