PrimeSieve Class Reference

List of all members.


Detailed Description

Definition at line 287 of file nbtheory.cpp.


Public Member Functions

 PrimeSieve (const Integer &first, const Integer &last, const Integer &step, signed int delta=0)
bool NextCandidate (Integer &c)
void DoSieve ()

Static Public Member Functions

static void SieveSingle (std::vector< bool > &sieve, word16 p, const Integer &first, const Integer &step, word16 stepInv)

Public Attributes

Integer m_first
Integer m_last
Integer m_step
signed int m_delta
word m_next
std::vector< bool > m_sieve

The documentation for this class was generated from the following file:
Generated on Sun Sep 16 18:32:12 2007 for Crypto++ by  doxygen 1.5.3