qsieve.H File Reference

main header file of the "Faktorisierungsprogramm" More...

#include "qsieve-fwd.H"
#include "utils.H"
#include "mpz_wrapper.H"
#include "Tfactor.H"
#include "TinyVector.H"
#include "myBitString.H"

Include dependency graph for qsieve.H:

This graph shows which files directly or indirectly include this file:

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

ostreamoperator<< (ostream &ostr, const CRelation &GL)
 stream output function for relations


Detailed Description

main header file of the "Faktorisierungsprogramm"

Definition in file qsieve.H.


Typedef Documentation

typedef CTinyVector<StaticFactorbaseSettings::FBsizetype> CTinyFBsizetypeVector

Definition at line 26 of file qsieve.H.


Function Documentation

ostream& operator<< ( ostream ostr,
const CRelation GL 
)

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.

Here is the call graph for this function:


Generated on Wed Nov 7 23:30:24 2007 for Qsieve by  doxygen 1.5.4