Givaro
Namespaces | Macros | Functions
givintnumtheo.inl File Reference
#include "givaro/givintnumtheo.h"
#include <list>
#include <vector>
#include "givaro/givintrns.h"
#include "givaro/givpower.h"
#include <math.h>
+ Include dependency graph for givintnumtheo.inl:

Namespaces

namespace  Givaro
 Namespace in which the whole Givaro library resides.

Macros

#define GIVABSDIFF(a, b)   ((a)<(b)?((b)-(a)):((a)-(b)))

Functions

Integer & ppin (Integer &res, const Integer &prime)

Macro Definition Documentation

#define GIVABSDIFF (   a,
 
)    ((a)<(b)?((b)-(a)):((a)-(b)))