Effective implementation of algorithms (Master Thesis)
Effective and error-free implementation of algorithms
|
multmod(T a, T b, T modulo) | math::powermod::Powermod_< MultModImpl > | [inline, static] |
powermod(T base, T power, T modulo) | math::powermod::Powermod_< MultModImpl > | [inline, static] |