synaps/arithm/Zp.h File Reference


Detailed Description

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)


Function Documentation

template<unsigned int p, class T>
Z<p,T> operator^ ( const Z< p, T >  a,
const int  n 
)

Fast binary exponentiation.

Definition at line 103 of file Zp.h.


SYNAPS DOCUMENTATION
logo