Givaro
Namespaces | Functions
givpower.h File Reference

(4.2.0)

NO DOC. More...

Namespaces

 Givaro
 Namespace in which the whole Givaro library resides.
 

Functions

template<typename T >
unsigned GIVINTLOG (const T &a)
 Integer log.
 
template<class TT , class UU >
TT power (const TT n, const UU l)
 Powering.
 
template<class D , class TT >
TT & dom_power (TT &res, const TT &n, uint64_t l, const D &F)
 dom_power
 

Detailed Description

NO DOC.