Definition in file Zp.h.
Go to the source code of this file.
Classes | |
class | Z< p, T > |
Functions | |
template<unsigned int p, class T> | |
Z< p, T > | operator^ (const Z< p, T > a, const int n) |
Fast binary exponentiation. | |
template<unsigned int p, class T> | |
bool | with_plus_sign (const Z< p, T > &z) |