Givaro 4.2.1
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>

Data Structures

struct  DomainRandIter< ZRing< Integer > >
 

Namespaces

namespace  Givaro
 Namespace in which the whole Givaro library resides.
 

Typedefs

typedef ZRing< IntegerIntegerDom
 
using IntegerDomain = ZRing<Integer>
 

Detailed Description

Integer Domain class specialization.