 |
My Project
debian-1:4.1.1-p2+ds-4build2
|
Go to the documentation of this file.
18 #include <NTL/config.h>
24 #define FACTORY_INT64 long int
26 #define FACTORY_INT64 long long int
42 #if defined(i386) || defined(__x86_64__) || defined(NTL_AVOID_BRANCHING)
54 #if defined(i386) || defined(__x86_64__) || defined(NTL_AVOID_BRANCHING)
86 #if defined(i386) || defined(__x86_64__) || defined(NTL_AVOID_BRANCHING)
98 #if defined(i386) || defined(__x86_64__) || defined(NTL_AVOID_BRANCHING)
107 inline int ff_add (
const int a,
const int b )
110 #if defined(i386) || defined(__x86_64__) || defined(NTL_AVOID_BRANCHING)
122 inline int ff_sub (
const int a,
const int b )
125 #if defined(i386) || defined(__x86_64__) || defined(NTL_AVOID_BRANCHING)
140 #if defined(i386) || defined(__x86_64__) || defined(NTL_AVOID_BRANCHING)
149 inline int ff_mul (
const int a,
const int b )
171 inline int ff_div (
const int a,
const int b )
int ff_add(const int a, const int b)
int ff_longnorm(const long a)
int ff_symmetric(const int a)
int ff_mul(const int a, const int b)
void ff_setprime(const int)
int ff_bignorm(const FACTORY_INT64 a)
CFSwitches cf_glob_switches
CFSwitches cf_glob_switches;.
static const int SW_SYMMETRIC_FF
set to 1 for symmetric representation over F_q
int ff_sub(const int a, const int b)
int ff_div(const int a, const int b)
bool isOn(int s) const
check if 's' is on