[][src]Function antic::fmpq_poly_rem_powers_precomp

pub unsafe extern "C" fn fmpq_poly_rem_powers_precomp(
    R: *mut fmpq_poly_struct,
    A: *mut fmpq_poly_struct,
    B: *mut fmpq_poly_struct,
    B_inv: *mut fmpq_poly_powers_precomp_struct
)