 |
My Project
debian-1:4.1.2-p1+ds-2
|
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_VAR 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 setCharacteristic(int c)
int cf_getSmallPrime(int i)
char name(const Variable &v)
CanonicalForm getGFGenerator()
InternalCF * int2imm_gf(long i)
int cf_getNumSmallPrimes()
VAR void(* factoryError)(const char *s)
void ff_setprime(const int p)