Givaro
Data Structures | Namespaces | Functions
givelem.h File Reference

Data Structures

struct  ElemRef< T >
struct  ElemConstRef< T >
struct  Pair< T1, T2 >

Namespaces

namespace  Givaro
 

Arithmetic on GF(p^k), with p a prime number less than 2^15.


Functions

template<class T1 , class T2 >
ostream & operator<< (ostream &o, const Pair< T1, T2 > &p)
template<class T1 , class T2 >
istream & operator>> (istream &fin, Pair< T1, T2 > &p)