Skip to main content

ca_poly_roots

Function ca_poly_roots 

Source
pub unsafe extern "C" fn ca_poly_roots(
    roots: *mut ca_vec_struct,
    exp: *mut ulong,
    poly: *const ca_poly_struct,
    ctx: *mut ca_ctx_struct,
) -> c_int