Givaro
Namespaces | Functions
givpower.h File Reference

Namespaces

namespace  Givaro
 

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


Functions

template<typename T >
unsigned GIVINTLOG (const T &a)
template<class TT , class UU >
TT power (const TT n, const UU l)
template<class D , class TT >
TT & dom_power (TT &res, const TT &n, long l, const D &F)