Skip to main content

ca_poly_mullow

Function ca_poly_mullow 

Source
pub unsafe extern "C" fn ca_poly_mullow(
    res: *mut ca_poly_struct,
    poly1: *const ca_poly_struct,
    poly2: *const ca_poly_struct,
    n: slong,
    ctx: *mut ca_ctx_struct,
)