Skip to main content

ca_poly_randtest

Function ca_poly_randtest 

Source
pub unsafe extern "C" fn ca_poly_randtest(
    poly: *mut ca_poly_struct,
    state: *mut flint_rand_struct,
    len: slong,
    depth: slong,
    bits: slong,
    ctx: *mut ca_ctx_struct,
)