Tfactor.H File Reference

header file for declaration of base class used in DLP-MPQS More...

#include <cstdlib>
#include <iosfwd>
#include <gmp.h>
#include "utils.H"
#include "mpz_wrapper.H"

Include dependency graph for Tfactor.H:

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

Go to the source code of this file.

Classes

class  CmpqsFactortypes
 base class to provide an enumeration of to offsprings More...
class  CmpqsFactor
 provides DLP (double large primes) as a data type More...

Functions

ostreamoperator<< (ostream &ostr, const CmpqsFactor &x)

Variables

const int SingleLargePrime_Threshold


Detailed Description

header file for declaration of base class used in DLP-MPQS

Definition in file Tfactor.H.


Function Documentation

ostream& operator<< ( ostream ostr,
const CmpqsFactor x 
) [inline]

Definition at line 204 of file Tfactor.H.

References CmpqsFactor::p1, and CmpqsFactor::p2.


Variable Documentation

const int SingleLargePrime_Threshold

Definition at line 20 of file qsieve-fwd.H.


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