Givaro
Data Structures | Namespaces | Typedefs
givinteger.h File Reference

Integer Domain class specialization. More...

#include "givaro-config.h"
#include "gmp++/gmp++.h"
#include "givaro/givbasictype.h"
#include "givaro/givinit.h"
#include "givaro/giverror.h"
#include "givaro/givranditer.h"
#include "givaro/random-integer.h"
#include "givaro/zring.h"
#include <string>
+ Include dependency graph for givinteger.h:

Data Structures

class  ZRing< Integer >
 Integer Domain, Specialization of ZRing. More...
 
struct  DomainRandIter< ZRing< Integer > >
 

Namespaces

 Givaro
 Namespace in which the whole Givaro library resides.
 

Typedefs

typedef ZRing< Integer > IntegerDom
 
using IntegerDomain = ZRing< Integer >
 

Detailed Description

Integer Domain class specialization.