comment | TFoundFactor | [private] |
e | TFoundFactor | [private] |
get_factor(mpz_t f, unsigned int &exponent) const | TFoundFactor | [inline] |
operator<(const TFoundFactor &nf) const | TFoundFactor | [inline, virtual] |
operator=(const TFoundFactor &rhs) | TFoundFactor | [inline] |
output(std::ostream &ostr) const | TFoundFactor | [virtual] |
Save(std::ostream &os) const | TFoundFactor | [inline, virtual] |
TFoundFactor(const mpz_t f, const unsigned int exp=1, const string &xcomment="") | TFoundFactor | [inline, explicit] |
TFoundFactor(const unsigned long int f, const unsigned int exp=1) | TFoundFactor | [inline, explicit] |
TFoundFactor(const TFoundFactor &FF) | TFoundFactor | [inline] |
TFoundFactor(std::istream &is) | TFoundFactor | [inline, explicit] |
x | TFoundFactor | [private] |
~TFoundFactor() | TFoundFactor | [inline, virtual] |