Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

gmp++_int_pow.C File Reference

#include "gmp++_int.h"

Functions

int isperfectpower (const Integer &n)
Integerpow (Integer &Res, const unsigned long n, const unsigned long p)
Integerpow (Integer &Res, const Integer &n, const unsigned long p)
Integer pow (const Integer &n, const unsigned long p)
Integerpow (Integer &Res, const Integer &n, const long l)
Integer pow (const Integer &n, const long l)
Integerpowmod (Integer &Res, const Integer &n, const unsigned long p, const Integer &m)
Integer powmod (const Integer &n, const unsigned long p, const Integer &m)
Integerpowmod (Integer &Res, const Integer &n, const long e, const Integer &m)
Integer powmod (const Integer &n, const long e, const Integer &m)
Integerpowmod (Integer &Res, const Integer &n, const Integer &e, const Integer &m)
Integer powmod (const Integer &n, const Integer &e, const Integer &m)

Function Documentation

int isperfectpower const Integer   n
 

Integer pow const Integer   n,
const long    l
 

Integer& pow Integer   Res,
const Integer   n,
const long    l
 

Integer pow const Integer   n,
const unsigned long    p
 

Integer& pow Integer   Res,
const Integer   n,
const unsigned long    p
 

Integer& pow Integer   Res,
const unsigned long    n,
const unsigned long    p
 

Integer powmod const Integer   n,
const Integer   e,
const Integer   m
 

Integer& powmod Integer   Res,
const Integer   n,
const Integer   e,
const Integer   m
 

Integer powmod const Integer   n,
const long    e,
const Integer   m
 

Integer& powmod Integer   Res,
const Integer   n,
const long    e,
const Integer   m
 

Integer powmod const Integer   n,
const unsigned long    p,
const Integer   m
 

Integer& powmod Integer   Res,
const Integer   n,
const unsigned long    p,
const Integer   m
 


Generated on Mon Jun 20 09:16:50 2005 for linbox by doxygen1.2.18