Go to the source code of this file.
◆ Zp_roots()
Definition at line 26 of file cf_roots.cc.
27{
29 #if defined(HAVE_FLINT) && (__FLINT_RELEASE >= 20503)
36
38 for(
int i=fac->num-1;
i>=0;
i--)
39 {
40
42 {
45 }
46 }
48
52 #elif defined(HAVE_NTL)
54 {
57 }
63 {
65 }
67 #else
70 #endif
71}
zz_pX convertFacCF2NTLzzpX(const CanonicalForm &f)
VAR void(* factoryError)(const char *s)
convertFacCF2nmod_poly_t(FLINTmipo, M)
nmod_poly_clear(FLINTmipo)