#include "qsieve-fwd.H"
#include "utils.H"
#include "mpz_wrapper.H"
#include "Tfactor.H"
#include "TinyVector.H"
#include "myBitString.H"
Go to the source code of this file.
Classes | |
class | CStreamEncoder |
class | CStreamDecoder |
class | CProvideHelperVariables |
class | CRelation |
class | CRelation::ProvideDynamicRelationsStream |
struct | CRelation::SMulticombineData |
class | TDynamicFactorRelation |
handles a (dynamic) single large prime factor for file access More... | |
struct | TSieve_Delta |
Contains a prime inside the dynamic factorbase and its hits in a specific mpqs sieve interval. More... | |
Typedefs | |
typedef CTinyVector < StaticFactorbaseSettings::FBsizetype > | CTinyFBsizetypeVector |
Functions | |
ostream & | operator<< (ostream &ostr, const CRelation &GL) |
stream output function for relations |
Definition in file qsieve.H.
stream output function for relations
Definition at line 21 of file CRelation.cc.
References CRelation::Delta, myBitString::first(), mpz_get_str(), mpz_sizeinbase(), myBitString::next(), CRelation::Relation_dense, and CRelation::Relation_sparse.