|
Givaro
|
#include <givpoly1factor.h>
Inherits Poly1Dom< Domain, Tag >.
Public Member Functions | |
| Poly1FactorDom (Domain &d, const Indeter &X=Indeter(), const RandIter &g=RandIter()) | |
| Element & | random_irreducible (Element &P, Degree n) const |
| random irreducible polynomial | |
| Element & | creux_random_irreducible (Element &P, Degree n) const |
| random irreducible polynomial tries to be sparse | |
| Element & | ixe_irreducible (Element &R, Degree n) const |
| random irreducible polynomial with X as primitive root | |
| Element & | ixe_irreducible2 (Element &R, Degree n) const |
| random irreducible polynomial with X as primitive root | |
|
inline |
1.8.1.2