Givaro 4.2.1
givintprime.C File Reference
#include <cmath>
#include "givaro/givintprime.h"
#include "givaro/givtimer.h"

Namespaces

namespace  Givaro
 Namespace in which the whole Givaro library resides.
 

Macros

#define SMALLEST_OMITTED_PRIME   1009
 
#define GIVABS(a)
 

Macro Definition Documentation

◆ SMALLEST_OMITTED_PRIME

#define SMALLEST_OMITTED_PRIME   1009

◆ GIVABS

#define GIVABS ( a)
Value:
((a)<0?-(a):(a))