#include <Sieving.H>


| Static Private Member Functions | |
| static void | set_logVal_for_Primenumber (const int pos, const TSieveElement val, const TSieveElement dirtyval) | 
| static void | set_logVal_for_Primepower (const int pos, const TSieveElement val) | 
| Static Private Attributes | |
| static const int | FBLowestStartIndex = 5 | 
| Friends | |
| void | StaticFactorbase::compute_StaticFactorbase () | 
Definition at line 98 of file Sieving.H.
| void SieveControl::set_logVal_for_Primenumber | ( | const int | pos, | |
| const TSieveElement | val, | |||
| const TSieveElement | dirtyval | |||
| ) |  [static, private] | 
Definition at line 136 of file Sieving.cc.
Referenced by StaticFactorbase::compute_StaticFactorbase().
| void SieveControl::set_logVal_for_Primepower | ( | const int | pos, | |
| const TSieveElement | val | |||
| ) |  [static, private] | 
Definition at line 142 of file Sieving.cc.
Referenced by StaticFactorbase::compute_StaticFactorbase().
| void StaticFactorbase::compute_StaticFactorbase | ( | ) |  [friend] | 
| const int SieveControl::FBLowestStartIndex = 5  [static, private] | 
Definition at line 101 of file Sieving.H.
Referenced by StaticFactorbase::compute_StaticFactorbase(), and determine_best_MPQS_Multiplier().
 1.5.4
 1.5.4