Effective implementation of algorithms (Master Thesis)
Effective and error-free implementation of algorithms
|
BaseType typedef | math::primes::PrimesFast_< PowerModImpl > | [private] |
isPrime(BaseType p) | math::primes::PrimesFast_< PowerModImpl > | [inline, static] |
STATIC_ASSERT(std::numeric_limits< BaseType >::digits > 50,"We need at least 50-bit integer as a base tyep") | math::primes::PrimesFast_< PowerModImpl > | [private] |