| 
    openGPMP
    
   Open Source Mathematics Package 
   | 
 
#include <algorithm>#include <cmath>#include <cstdlib>#include <cstring>#include <iostream>#include <numeric>#include <openGPMP/arithmetic.hpp>#include <openGPMP/nt/logarithms.hpp>#include <openGPMP/nt/prime_test.hpp>#include <string>#include <unordered_map>Go to the source code of this file.
Variables | |
| gpmp::PrimalityTest | __LOG_PRIMES__ | 
| gpmp::PrimalityTest __LOG_PRIMES__ | 
Definition at line 51 of file logarithms.cpp.
Referenced by gpmp::Logarithms::BSGS().