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 <cmath>
+ Include dependency graph for givintnumtheo.inl:

Namespaces

 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

◆ GIVABSDIFF

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