Givaro 4.2.1
givintnumtheo.inl File Reference
#include "givaro/givintnumtheo.h"
#include <list>
#include <vector>
#include "givaro/givintrns.h"
#include "givaro/givpower.h"
#include <cmath>

Namespaces

namespace  Givaro
 Namespace in which the whole Givaro library resides.
 

Macros

#define GIVABSDIFF(a, b)
 

Functions

Integerppin (Integer &res, const Integer &prime)
 

Macro Definition Documentation

◆ GIVABSDIFF

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