 |
My Project
debian-1:4.1.1-p2+ds-4build2
|
Go to the documentation of this file.
37 if (c > 536870909)
factoryError(
"characteristic is too large(max is 2^29)");
44 ASSERT( c != 0 && n > 1,
"illegal GF(q)" );
static int theCharacteristic
#define GaloisFieldDomain
#define ASSERT(expression, message)
#define FiniteFieldDomain
void gf_setcharacteristic(int p, int n, char name)
static void settype(int type)
void(* factoryError)(const char *s)
void setCharacteristic(int c)
int cf_getSmallPrime(int i)
char name(const Variable &v)
CanonicalForm getGFGenerator()
InternalCF * int2imm_gf(long i)
int cf_getNumSmallPrimes()
void ff_setprime(const int p)