Givaro
Defines | Typedefs | Functions
zpz_atomic.C File Reference
#include <stdio.h>
#include <stdlib.h>
#include <givaro/givtimer.h>
#include <givaro/givrandom.h>
#include <givaro/givzpz.h>

Defines

#define GIVMIN(a, b)   (((a)<(b))?(a):(b))
#define NB   1000000
#define TAILLE   256

Typedefs

typedef ZpzDom< Std32Domain
typedef Domain::Element Modulo

Functions

int main (int argc, char **argv)

Detailed Description


Define Documentation

#define GIVMIN (   a,
 
)    (((a)<(b))?(a):(b))
#define NB   1000000
#define TAILLE   256

Typedef Documentation

typedef ZpzDom<Std32> Domain

Function Documentation

int main ( int  argc,
char **  argv 
)