Poly1FactorDom.
More...
#include <givpoly1factor.h>
Inherits Poly1Dom< Domain, StorageTag >.
|
| Poly1FactorDom (const Domain &d, const Indeter &X=Indeter(), const RandomIterator &g=RandomIterator()) |
|
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
|
|
◆ Poly1FactorDom()
- Warning
- there is a copy of the random Iterator ...
The documentation for this class was generated from the following files: