#include "Tfactor.H"
#include "modulo.H"
#include <cmath>
#include "qsieve-fwd.H"

Go to the source code of this file.
Functions | |
| istream & | operator>> (istream &istr, CmpqsFactor &x) |
Definition in file Tfactor.cc.
| istream& operator>> | ( | istream & | istr, | |
| CmpqsFactor & | x | |||
| ) |
Definition at line 463 of file Tfactor.cc.
References cerr, endl(), CmpqsFactor::p1, CmpqsFactor::p2, and setw().

1.5.4