 |
My Project
debian-1:4.1.1-p2+ds-4build1
|
Go to the documentation of this file.
57 poly
p_ExtGcd(poly
p, poly &pFactor, poly q, poly &qFactor, ring r);
BOOLEAN naInitChar(coeffs cf, void *infoStruct)
Initialize the coeffs object.
BOOLEAN n2pInitChar(coeffs cf, void *infoStruct)
char * naCoeffString(const coeffs r)
struct for passing initialization parameters to naInitChar
number(* nMapFunc)(number a, const coeffs src, const coeffs dst)
maps "a", which lives in src, into dst
poly p_ExtGcd(poly p, poly &pFactor, poly q, poly &qFactor, ring r)
assumes that p and q are univariate polynomials in r, mentioning the same variable; assumes a global ...
char * naCoeffName(const coeffs r)
int naIsParam(number, const coeffs)
if m == var(i)/1 => return i,
nMapFunc naSetMap(const coeffs src, const coeffs dst)
Get a mapping function from src into the domain of this type (n_algExt)