Skip to main content

ca_fmpz_poly_evaluate

Function ca_fmpz_poly_evaluate 

Source
pub unsafe extern "C" fn ca_fmpz_poly_evaluate(
    res: *mut ca_struct,
    poly: *const fmpz_poly_struct,
    x: *const ca_struct,
    ctx: *mut ca_ctx_struct,
)