Givaro
Data Structures | Namespaces | Typedefs
zring.h File Reference
#include <algorithm>
#include <math.h>
#include "givaro/unparametric-operations.h"
#include "givaro/givtypestring.h"
#include "givaro/givranditer.h"
#include "givaro/givcaster.h"
#include "givaro/givinteger.h"
+ Include dependency graph for zring.h:

Data Structures

struct  DomainRandIter< Domain >
 
class  UnparametricZRing< _Element >
 Generic Class ZRing. More...
 
class  ZRing< Element >
 

Namespaces

 Givaro
 Namespace in which the whole Givaro library resides.
 

Typedefs

using FloatDomain = ZRing< float >
 
using DoubleDomain = ZRing< double >