pollard_phi.cc File Reference

contains implementation classes for instantiating polphi-template to pollard phi method More...

#include "polphi_template.H"
#include "my_mpz_powm_ui.cc"

Include dependency graph for pollard_phi.cc:

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

Go to the source code of this file.

Classes

class  CRingPhi
class  CRingPhiPhase2

Defines

#define pollard_phi(phase1, phase2)   polphi_template<CRingPhi,CRingPhiPhase2>(phase1,phase2)

Functions

template void polphi_template< CRingPhi, CRingPhiPhase2 > (const int phase1, const double phase2)


Detailed Description

contains implementation classes for instantiating polphi-template to pollard phi method

Definition in file pollard_phi.cc.


Define Documentation

#define pollard_phi ( phase1,
phase2   )     polphi_template<CRingPhi,CRingPhiPhase2>(phase1,phase2)

Definition at line 137 of file pollard_phi.cc.

Referenced by easy_factor().


Function Documentation

template void polphi_template< CRingPhi, CRingPhiPhase2 > ( const int  phase1,
const double  phase2 
)


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