Home
last modified time | relevance | path

Searched refs:check_generators (Results 1 – 1 of 1) sorted by relevance

/dports/math/pari/pari-2.13.3/src/basemath/
H A Dpolmodular.c3335 check_generators( in check_generators() function
3717 if (! check_generators(&n1, NULL, D1, h1, n0, d, L0, L1)) continue; in modpoly_pickD()
3729 if (!check_generators(&n2, &m, D2, h2, n1, d*(L-1), L0, L1)) continue; in modpoly_pickD()