Givaro
|
#include <math.h>
#include "givaro/givintprime.h"
#include "givaro/givtimer.h"
Namespaces | |
namespace | Givaro |
Arithmetic on GF(p^k), with p a prime number less than 2^15. | |
Defines | |
#define | SMALLEST_OMITTED_PRIME 1009 |
#define | GIVABS(a) ((a)<0?-(a):(a)) |
#define SMALLEST_OMITTED_PRIME 1009 |
#define GIVABS | ( | a | ) | ((a)<0?-(a):(a)) |