Main Page | Modules | Namespace List | Class Hierarchy | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages

/home/saunders/linbox/linbox/util/gmp++/gmp++_int_pow.C File Reference

#include "gmp++_int.h"

Functions

int isperfectpower (const Integer &n)
Integer & pow (Integer &Res, const unsigned long n, const unsigned long p)
Integer & pow (Integer &Res, const Integer &n, const unsigned long p)
Integer pow (const Integer &n, const unsigned long p)
Integer & pow (Integer &Res, const Integer &n, const long l)
Integer pow (const Integer &n, const long l)
Integer & powmod (Integer &Res, const Integer &n, const unsigned long p, const Integer &m)
Integer powmod (const Integer &n, const unsigned long p, const Integer &m)
Integer & powmod (Integer &Res, const Integer &n, const long e, const Integer &m)
Integer powmod (const Integer &n, const long e, const Integer &m)
Integer & powmod (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 Integer &  Res,
const unsigned long  n,
const unsigned long  p
 

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

Integer pow const Integer &  n,
const unsigned long  p
 

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

Integer pow const Integer &  n,
const long  l
 

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

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

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

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

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

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


Generated on Fri Jul 8 10:29:42 2005 for linbox by doxygen 1.3.7