Skip to main content

gr_poly_roots

Function gr_poly_roots 

Source
pub unsafe extern "C" fn gr_poly_roots(
    roots: *mut gr_vec_struct,
    mult: *mut gr_vec_struct,
    poly: *const gr_poly_struct,
    flags: c_int,
    ctx: *mut gr_ctx_struct,
) -> c_int