 |
My Project
debian-1:4.1.1-p2+ds-4build3
|
Go to the documentation of this file.
32 for (
i = deg-1;
i >= 0;
i-- )
52 BuildIrred (NTLirredpoly,
i);
CanonicalForm randomIrredpoly(int i, const Variable &x)
computes a random monic irreducible univariate polynomial in x over Fp of degree i via NTL
static bool is_irreducible(const CanonicalForm &f)
virtual class for random element generation
CanonicalForm find_irreducible(int deg, CFRandom &gen, const Variable &x)
generate a random irreducible polynomial in x of degree deg
CFFList factorize(const CanonicalForm &f, bool issqrfree=false)
factorization over or
virtual CanonicalForm generate() const
factory's class for variables
CanonicalForm convertNTLzzpX2CF(const zz_pX &poly, const Variable &x)