Givaro
Data Structures | Typedefs | Functions
Givaro Namespace Reference

Namespace in which the whole Givaro library resides. More...

Data Structures

struct  __giv_map_less_ith
 Map opcode on all Elements less or requal that ith. More...
 
struct  __givdom_trait_name
 give a name for /read/write More...
 
struct  _perfArray0< T >
 defined by marco GIVARO_PERF_DEFCLASS. ref counting and stuff. More...
 
class  Array0
 NODOC. More...
 
class  Array0Tag
 Array0Tag. More...
 
class  ArrayAllocatort
 ArrayAllocator: class for allocation of arrays. More...
 
class  ArrayFixed
 ArrayFixed. More...
 
class  BaseDomain
 Base Domain. More...
 
class  BaseTimer
 base for class RealTimer; class SysTimer; class UserTimer; More...
 
class  Bits
 Bits. More...
 
class  BlocFreeList
 Data structure of a bloc. More...
 
struct  ChineseRemainder
 CRA. More...
 
struct  ChineseRemainder< Ring, Domain, false >
 CRA2. More...
 
class  Degree
 Degree type for polynomials. More...
 
struct  ElemConstRef
 Elem const Ref. More...
 
struct  ElemRef
 Elem Ref. More...
 
class  Extension
 Extension. More...
 
class  FermatDom
 Fermat numbers. More...
 
class  GFqDom
 class GFqDom More...
 
class  GFqExt
 GFq Ext (other) More...
 
class  GFqExtFast
 GFq Ext. More...
 
struct  GFqKronecker
 GFqKronecker. More...
 
class  GIV_ExtensionrandIter
 Extension rand iters. More...
 
class  GIV_randIter
 Random field Element generator. More...
 
class  GivaroAppli
 Main application class Could be not used. More...
 
class  GivaroMain
 Initialisation of GIVARO . More...
 
class  GivaroMM
 Memory manager that allocates array of object of type T for. More...
 
class  GivaroNoInit
 GivaroNoInit. More...
 
class  GivBadFormat
 Exception thrown in input of data structure. More...
 
class  GivError
 Base class for exeception handling in Givaro. More...
 
class  GivMathDivZero
 Div by 0. More...
 
class  GivMathError
 Math error. More...
 
class  GivMMFreeList
 Implementation of a memory manager with free-lists. More...
 
class  GivMMInfo
 Static informations of memory allocation. More...
 
class  GivMMRefCount
 Memory management with reference counter on allocated data. More...
 
class  GivModule
 GivModule. More...
 
class  givNoCopy
 Used to call cstor without copy. More...
 
class  givNoInit
 Used to build no initialized object as static object. More...
 
class  GivRandom
 GivRandom. More...
 
class  givvector
 givvector More...
 
class  givWithCopy
 Used to call cstor with copy. More...
 
class  HashTable
 Hash table. More...
 
class  Indeter
 Indeterminate. More...
 
class  InitAfter
 InitAfter. More...
 
class  Integer
 This is the Integer class. More...
 
class  IntegerDom
 Integer Domain. More...
 
struct  Interpolation
 Interpolation. More...
 
class  IntFactorDom
 Integer Factor Domain. More...
 
class  IntNumTheoDom
 Num theory Domain. More...
 
class  IntPrimeDom
 Primality tests. More...
 
class  IntRNSsystem
 RNS system class. No doc. More...
 
class  IntRSADom
 RSA domain. More...
 
class  IntSqrtModDom
 Modular square roots. More...
 
class  Key
 The class Key. More...
 
class  List0
 ListO. More...
 
class  Montgomery< Std32 >
 This class implements the standard arithmetic with Modulo Elements. More...
 
class  Neutral
 Neutral type. More...
 
struct  NewtonInterpGeom
 Newton. More...
 
struct  NewtonInterpGeomMultip
 Newton (multip) More...
 
class  ObjectInit
 GivModule. More...
 
struct  Pair
 Pair. More...
 
class  Poly1CRT
 Poly1 CRT. More...
 
class  Poly1Dom< Domain, Dense >
 Class Poly1Dom. More...
 
class  Poly1FactorDom
 Poly1FactorDom. More...
 
class  Poly1PadicDom< Domain, Dense >
 Poly1 p-adic. More...
 
class  Primes16
 class Primes16 More...
 
class  Rational
 Rationals. No doc. More...
 
class  RationalDom
 Rational Domain. More...
 
class  RealTimer
 Real timer. More...
 
class  RefCounter
 Ref counter. More...
 
class  RefCountPtr
 Refcount Pointer. More...
 
class  RNSsystem
 class RNSsystem. More...
 
class  RNSsystemFixed
 NO DOC. More...
 
class  Stack
 Stack. More...
 
struct  StaticElement
 Static Element. More...
 
class  SysTimer
 Sys timer. More...
 
class  Timer
 Timer. More...
 
class  UserTimer
 User timer. More...
 
class  VectorDom
 VectorDom<Domain,StorageTag> More...
 
class  ZpzDom
 This class implement the standard arithmetic with Modulo Elements. More...
 
class  ZpzDom< Integer >
 This class implement the standard arithmetic with Modulo Elements. More...
 
class  ZpzDom< Log16 >
 This class implement the standard arithmetic with Modulo Elements. More...
 
class  ZpzDom< Std16 >
 This class implement the standard arithmetic with Modulo Elements. More...
 
class  ZpzDom< Std32 >
 This class implement the standard arithmetic with Modulo Elements. More...
 
class  ZpzDom< Std64 >
 This class implement the standard arithmetic with Modulo Elements. More...
 
class  ZpzDom< Unsigned32 >
 This class implement the standard arithmetic with Modulo Elements. More...
 

Typedefs

typedef BaseDomain< char > CharDom
 char dom
 
typedef BaseDomain< short > ShortDom
 short dom
 
typedef BaseDomain< int > IntDom
 int dom
 
typedef BaseDomain< long > LongDom
 long dom
 
typedef BaseDomain< float > FloatDom
 float dom
 
typedef BaseDomain< double > DoubleDom
 double dom
 

Functions

template<class T1 , class T2 >
ostream & operator<< (ostream &o, const Pair< T1, T2 > &p)
 IO.
 
template<class T1 , class T2 >
istream & operator>> (istream &fin, Pair< T1, T2 > &p)
 IO.
 
Integerinv (Integer &u, const Integer &a, const Integer &b)
 Modular inverse. More...
 
Integerinvin (Integer &u, const Integer &b)
 
Integer gcd (const Integer &a, const Integer &b)
 
Integer gcd (Integer &u, Integer &v, const Integer &a, const Integer &b)
 
Integergcd (Integer &g, const Integer &a, const Integer &b)
 
Integergcd (Integer &g, Integer &u, Integer &v, const Integer &a, const Integer &b)
 
Integer pp (const Integer &P, const Integer &Q)
 
Integerlcm (Integer &g, const Integer &a, const Integer &b)
 
Integer lcm (const Integer &a, const Integer &b)
 
Integerpow (Integer &Res, const Integer &n, const long int l)
 
Integerpow (Integer &Res, const long unsigned int n, const long unsigned int l)
 
Integerpow (Integer &Res, const Integer &n, const long unsigned int l)
 
Integerpow (Integer &Res, const Integer &n, const int l)
 
Integerpow (Integer &Res, const Integer &n, const unsigned int l)
 
Integer pow (const Integer &n, const long int l)
 
Integer pow (const Integer &n, const long unsigned int l)
 
Integer pow (const Integer &n, const int l)
 
Integer pow (const Integer &n, const unsigned int l)
 
Integerpowmod (Integer &Res, const Integer &n, const long int e, const Integer &m)
 
Integerpowmod (Integer &Res, const Integer &n, const unsigned int e, const Integer &m)
 
Integerpowmod (Integer &Res, const Integer &n, const int e, const Integer &m)
 
Integerpowmod (Integer &Res, const Integer &n, const Integer &e, const Integer &m)
 
Integer powmod (const Integer &n, const long unsigned int e, const Integer &m)
 
Integer powmod (const Integer &n, const long int e, const Integer &m)
 
Integer powmod (const Integer &n, const unsigned int e, const Integer &m)
 
Integer powmod (const Integer &n, const int e, const Integer &m)
 
Integer powmod (const Integer &n, const Integer &e, const Integer &m)
 
int sign (const Integer &a)
 
int compare (const Integer &a, const Integer &b)
 
int absCompare (const Integer &a, const Integer &b)
 
int absCompare (const Integer &a, const double b)
 
int absCompare (const Integer &a, const float b)
 
int absCompare (const Integer &a, const long unsigned b)
 
int absCompare (const Integer &a, const unsigned b)
 
int absCompare (const Integer &a, const long int b)
 
int absCompare (const Integer &a, const int b)
 
template<class T >
int absCompare (const T a, const Integer &b)
 
int isZero (const Integer &a)
 
int nonZero (const Integer &a)
 
int isOne (const Integer &a)
 
Integer fact (long unsigned int l)
 
Integer sqrt (const Integer &p)
 
Integer sqrtrem (const Integer &p, Integer &rem)
 
Integersqrt (Integer &r, const Integer &p)
 
Integersqrtrem (Integer &r, const Integer &p, Integer &rem)
 
bool root (Integer &q, const Integer &, unsigned int n)
 
long logp (const Integer &a, const Integer &p)
 
double logtwo (const Integer &a)
 
double naturallog (const Integer &a)
 
void swap (Integer &, Integer &)
 
bool isOdd (const Integer &a)
 Tests parity of an integer. More...
 
long unsigned length (const Integer &a)
 
std::istream & operator>> (std::istream &i, Integer &n)
 
std::ostream & operator<< (std::ostream &o, const Integer &n)
 
std::ostream & absOutput (std::ostream &o, const Integer &n)
 
void importWords (Integer &, size_t, int, int, int, size_t, const void *)
 
Integer operator+ (const int l, const Integer &n)
 
Integer operator+ (const unsigned int l, const Integer &n)
 
Integer operator+ (const long int l, const Integer &n)
 
Integer operator+ (const long unsigned int l, const Integer &n)
 
Integer operator+ (const Integer &n, const int l)
 
Integer operator+ (const Integer &n, const unsigned int l)
 
Integeroperator+= (Integer &n, const int l)
 
Integeroperator+= (Integer &n, const unsigned int l)
 
int operator!= (double l, const Integer &n)
 
int operator!= (float l, const Integer &n)
 
int operator!= (int l, const Integer &n)
 
int operator!= (long int l, const Integer &n)
 
int operator!= (long unsigned int l, const Integer &n)
 
int operator!= (unsigned int l, const Integer &n)
 
int operator== (double l, const Integer &n)
 
int operator== (float l, const Integer &n)
 
int operator== (int l, const Integer &n)
 
int operator== (long int l, const Integer &n)
 
int operator== (long unsigned int l, const Integer &n)
 
int operator== (unsigned int l, const Integer &n)
 
int operator> (double l, const Integer &n)
 
int operator> (float l, const Integer &n)
 
int operator> (int l, const Integer &n)
 
int operator> (long int l, const Integer &n)
 
int operator> (long unsigned int l, const Integer &n)
 
int operator> (unsigned int l, const Integer &n)
 
int operator< (double l, const Integer &n)
 
int operator< (float l, const Integer &n)
 
int operator< (int l, const Integer &n)
 
int operator< (long int l, const Integer &n)
 
int operator< (long unsigned int l, const Integer &n)
 
int operator< (unsigned int l, const Integer &n)
 
int operator>= (double l, const Integer &n)
 
int operator>= (float l, const Integer &n)
 
int operator>= (int l, const Integer &n)
 
int operator>= (long int l, const Integer &n)
 
int operator>= (long unsigned int l, const Integer &n)
 
int operator>= (unsigned int l, const Integer &n)
 
int operator<= (double l, const Integer &n)
 
int operator<= (float l, const Integer &n)
 
int operator<= (int l, const Integer &n)
 
int operator<= (long int l, const Integer &n)
 
int operator<= (long unsigned int l, const Integer &n)
 
int operator<= (unsigned int l, const Integer &n)
 
int isZero (const short int a)
 
int isZero (const int a)
 
int isZero (const long int a)
 
int isZero (const unsigned short int a)
 
int isZero (const unsigned int a)
 
int isZero (const long unsigned int a)
 
Integer operator/ (const long int l, const Integer &n)
 
Integer operator/ (const Integer &n, const int l)
 
Integer operator/ (const Integer &n, const unsigned int l)
 
Integeroperator/= (Integer &n, const long int l)
 
Integeroperator/= (Integer &n, const unsigned int l)
 
Integer operator% (const int l, const Integer &n)
 
Integer operator% (const long int l, const Integer &n)
 
Integer operator% (const Integer &n, const int l)
 
Integer operator% (const Integer &n, const unsigned int l)
 
Integeroperator%= (Integer &n, const int l)
 
Integeroperator%= (Integer &n, const unsigned int l)
 
Integer operator* (const int l, const Integer &n)
 
Integer operator* (const unsigned int l, const Integer &n)
 
Integer operator* (const long int l, const Integer &n)
 
Integer operator* (const long unsigned int l, const Integer &n)
 
Integer operator* (const Integer &n, const int l)
 
Integer operator* (const Integer &n, const unsigned int l)
 
Integeroperator*= (Integer &n, const int l)
 
Integeroperator*= (Integer &n, const unsigned int l)
 
Integer operator- (const int l, const Integer &n)
 
Integer operator- (const unsigned int l, const Integer &n)
 
Integer operator- (const long int l, const Integer &n)
 
Integer operator- (const long unsigned int l, const Integer &n)
 
Integer operator- (const Integer &n, const int l)
 
Integer operator- (const Integer &n, const unsigned int l)
 
Integeroperator-= (Integer &n, const int l)
 
Integeroperator-= (Integer &n, const unsigned int l)
 
std::ostream & operator<< (std::ostream &o, const GivMMInfo &T)
 IO.
 
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, long l, const D &F)
 dom_power
 
std::ostream & operator<< (std::ostream &o, const BaseTimer &BT)
 I/O.
 
std::ostream & operator<< (std::ostream &o, const Timer &T)
 I/O.
 
template<class Rt >
Rt FF_EXPONENT_MAX (const Rt p, const Rt maxe=21)
 XXX.
 
template<class Rt >
Rt FF_SUBEXPONENT_MAX (const Rt p, const Rt e)
 XXX.
 
template<typename Field >
unsigned long Exponent_Trait (const Field &F)
 XXX.
 
template<>
unsigned long Exponent_Trait (const GFqDom< long > &F)
 XXX.
 
template<typename BaseField >
unsigned long Exponent_Trait (const Extension< BaseField > &F)
 XXX.
 
long value (const Degree &d)
 value
 
int operator== (const Indeter &i1, const Indeter &i2)
 

Detailed Description

Namespace in which the whole Givaro library resides.

Todo:
use NTL if available ?

Function Documentation

Integer & inv ( Integer u,
const Integer a,
const Integer b 
)

Modular inverse.

Inverse.

Parameters
a
b
[out]uis set to $a^{-1}$ modulo b
Integer & invin ( Integer u,
const Integer b 
)
Parameters
u
b
Integer gcd ( const Integer a,
const Integer b 
)
Parameters
a,bintegers
Returns
gcd(a,b)
Examples:
examples/Integer/ProbLucas.C.
Integer gcd ( Integer u,
Integer v,
const Integer a,
const Integer b 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer & gcd ( Integer g,
const Integer a,
const Integer b 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer & gcd ( Integer g,
Integer u,
Integer v,
const Integer a,
const Integer b 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer pp ( const Integer P,
const Integer Q 
)
Parameters
P,Qparams
Integer & lcm ( Integer g,
const Integer a,
const Integer b 
)
Parameters
g,a,b
Returns
g=lcm(a,b)
Integer lcm ( const Integer a,
const Integer b 
)
Parameters
a,b
Integer & pow ( Integer Res,
const Integer n,
const long int  l 
)

return $n^l$

Parameters
Res,n,l
Examples:
examples/Integer/ProbLucas.C.
Integer& Givaro::pow ( Integer Res,
const long unsigned int  n,
const long unsigned int  l 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer& Givaro::pow ( Integer Res,
const Integer n,
const long unsigned int  l 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer& Givaro::pow ( Integer Res,
const Integer n,
const int  l 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer& Givaro::pow ( Integer Res,
const Integer n,
const unsigned int  l 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer pow ( const Integer n,
const long int  l 
)

return $n^l$

Parameters
n,l
Integer Givaro::pow ( const Integer n,
const long unsigned int  l 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer Givaro::pow ( const Integer n,
const int  l 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer Givaro::pow ( const Integer n,
const unsigned int  l 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer& Givaro::powmod ( Integer Res,
const Integer n,
const long int  e,
const Integer m 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer& Givaro::powmod ( Integer Res,
const Integer n,
const unsigned int  e,
const Integer m 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer& Givaro::powmod ( Integer Res,
const Integer n,
const int  e,
const Integer m 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

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

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer Givaro::powmod ( const Integer n,
const long unsigned int  e,
const Integer m 
)

return $n^e \mod m$.

Parameters
n,e,m
Integer Givaro::powmod ( const Integer n,
const long int  e,
const Integer m 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer Givaro::powmod ( const Integer n,
const unsigned int  e,
const Integer m 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer Givaro::powmod ( const Integer n,
const int  e,
const Integer m 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer powmod ( const Integer n,
const Integer e,
const Integer m 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::sign ( const Integer a)
Parameters
a
int compare ( const Integer a,
const Integer b 
)
Parameters
ainteger
binteger
Returns
1 if $a > b$, 0 if $a = b$ and -1 otherwise.
int absCompare ( const Integer a,
const Integer b 
)
Parameters
ainteger
binteger
Returns
1 if $|a| > |b|$, 0 if $|a| = |b|$ and -1 otherwise.
int absCompare ( const Integer a,
const double  b 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int absCompare ( const Integer a,
const float  b 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int absCompare ( const Integer a,
const long unsigned  b 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int absCompare ( const Integer a,
const unsigned  b 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int absCompare ( const Integer a,
const long int  b 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int absCompare ( const Integer a,
const int  b 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::absCompare ( const T  a,
const Integer b 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int isZero ( const Integer a)
Parameters
a
Examples:
examples/Integer/ProbLucas.C.
int nonZero ( const Integer a)
Parameters
a
int isOne ( const Integer a)
Parameters
a
Examples:
examples/Integer/ProbLucas.C.
Integer fact ( long unsigned int  l)
Parameters
l
Integer sqrt ( const Integer p)
Parameters
p
Examples:
examples/Integer/ProbLucas.C.
Integer sqrtrem ( const Integer p,
Integer rem 
)
Parameters
p,rem
Integer & sqrt ( Integer r,
const Integer p 
)
Parameters
r,p
Integer & sqrtrem ( Integer r,
const Integer p,
Integer rem 
)
Parameters
r,p,rem
bool root ( Integer q,
const Integer a,
unsigned int  n 
)
long logp ( const Integer a,
const Integer p 
)
Parameters
a,p
double logtwo ( const Integer a)
Parameters
a
Examples:
examples/Integer/ProbLucas.C.
double naturallog ( const Integer a)
Parameters
a
void swap ( Integer a,
Integer b 
)

swap

Parameters
a,b
bool isOdd ( const Integer a)

Tests parity of an integer.

parity of an integer

Parameters
ainteger
Returns
1 if odd, 0 if even
long unsigned int length ( const Integer a)
Parameters
a
Bug:
JGD 23.04.2012: shouldn't it be "mp_limb_t" instead of "long unsigned"?
Bug:
JGD 23.04.2012: shouldn't it be "mp_limb_t" instead of "long unsigned"?
std::istream & operator>> ( std::istream &  i,
Integer n 
)

in operator.

Parameters
iinput stream
ninteger to be built
std::ostream & operator<< ( std::ostream &  o,
const Integer n 
)
Parameters
ooutput stream
ninteger to be printed
std::ostream & absOutput ( std::ostream &  o,
const Integer n 
)
Parameters
ooutput
ninteger
void importWords ( Integer x,
size_t  count,
int  order,
int  size,
int  endian,
size_t  nails,
const void *  op 
)
Parameters
xx
countx
orderx
sizex
endianx
nailsx
opx
Integer Givaro::operator+ ( const int  l,
const Integer n 
)
Parameters
l,nto be added
Integer Givaro::operator+ ( const unsigned int  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer Givaro::operator+ ( const long int  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer Givaro::operator+ ( const long unsigned int  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer Givaro::operator+ ( const Integer n,
const int  l 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer Givaro::operator+ ( const Integer n,
const unsigned int  l 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer& Givaro::operator+= ( Integer n,
const int  l 
)
Parameters
nInteger
lto be added up
Integer& Givaro::operator+= ( Integer n,
const unsigned int  l 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator!= ( double  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator!= ( float  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator!= ( int  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator!= ( long int  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator!= ( long unsigned int  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator!= ( unsigned int  l,
const Integer n 
)
Parameters
l,ninteger
Returns
1 iff l == n
int Givaro::operator== ( double  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator== ( float  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator== ( int  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator== ( long int  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator== ( long unsigned int  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator== ( unsigned int  l,
const Integer n 
)
Parameters
l,nintegers to compare
int Givaro::operator> ( double  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator> ( float  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator> ( int  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator> ( long int  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator> ( long unsigned int  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator> ( unsigned int  l,
const Integer n 
)
Parameters
l,nintegers to compare
int Givaro::operator< ( double  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator< ( float  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator< ( int  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator< ( long int  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator< ( long unsigned int  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator< ( unsigned int  l,
const Integer n 
)
Parameters
l,nintegers to compare
int Givaro::operator>= ( double  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator>= ( float  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator>= ( int  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator>= ( long int  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator>= ( long unsigned int  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator>= ( unsigned int  l,
const Integer n 
)
Parameters
l,nintegers to compare
int Givaro::operator<= ( double  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator<= ( float  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator<= ( int  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator<= ( long int  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator<= ( long unsigned int  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator<= ( unsigned int  l,
const Integer n 
)
Parameters
l,nintegers to compare
int Givaro::isZero ( const short int  a)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::isZero ( const int  a)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::isZero ( const long int  a)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::isZero ( const unsigned short int  a)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::isZero ( const unsigned int  a)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::isZero ( const long unsigned int  a)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer Givaro::operator/ ( const long int  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer Givaro::operator/ ( const Integer n,
const int  l 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer Givaro::operator/ ( const Integer n,
const unsigned int  l 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer& Givaro::operator/= ( Integer n,
const long int  l 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer& Givaro::operator/= ( Integer n,
const unsigned int  l 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer Givaro::operator% ( const int  l,
const Integer n 
)
Parameters
l
n
Returns
nl
Integer Givaro::operator% ( const long int  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer Givaro::operator% ( const Integer n,
const int  l 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer Givaro::operator% ( const Integer n,
const unsigned int  l 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer& Givaro::operator%= ( Integer n,
const int  l 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer& Givaro::operator%= ( Integer n,
const unsigned int  l 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer Givaro::operator* ( const int  l,
const Integer n 
)
Parameters
l,nto be multpct
Integer Givaro::operator* ( const unsigned int  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer Givaro::operator* ( const long int  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer Givaro::operator* ( const long unsigned int  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer Givaro::operator* ( const Integer n,
const int  l 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer Givaro::operator* ( const Integer n,
const unsigned int  l 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer& Givaro::operator*= ( Integer n,
const int  l 
)
Parameters
l,nto be multpct
Integer& Givaro::operator*= ( Integer n,
const unsigned int  l 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer Givaro::operator- ( const int  l,
const Integer n 
)
Parameters
l,nto be substracted
Integer Givaro::operator- ( const unsigned int  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer Givaro::operator- ( const long int  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer Givaro::operator- ( const long unsigned int  l,
const Integer n 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer Givaro::operator- ( const Integer n,
const int  l 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer Givaro::operator- ( const Integer n,
const unsigned int  l 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Integer& Givaro::operator-= ( Integer n,
const int  l 
)
Parameters
l,nto be substracted
Integer& Givaro::operator-= ( Integer n,
const unsigned int  l 
)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

int Givaro::operator== ( const Indeter i1,
const Indeter i2 
)
inline
Bug:
put elsewere. Inline members functions :