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


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) |
Definition in file pollard_phi.cc.
| #define pollard_phi | ( | phase1, | |||
| phase2 | ) | polphi_template<CRingPhi,CRingPhiPhase2>(phase1,phase2) |
| template void polphi_template< CRingPhi, CRingPhiPhase2 > | ( | const int | phase1, | |
| const double | phase2 | |||
| ) |
1.5.4