[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
A multivariate polynomial over small finite field
set by setmod_ff(p,n)
can be factorized by
using a builtin function sffctr()
. modfctr()
also factorizes a polynomial over a finite prime field.
Internally, modfctr()
creates a sufficiently large
field extension of the specified ground field, and
it calls sffctr()
, then it constructs irreducible
factors over the ground field from the factors returned by
sffctr()
.
[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] |
This document was generated on December 22, 2024 using texi2html 5.0.