26 extern "C" double (*
wFunctional)(
int *degw,
int *lpol,
int npol,
27 double *rel,
double wx,
double wNsqr);
29 double *rel,
double wx,
double wNsqr);
30 void wCall(poly*
s,
int sl,
int *
x,
double wNsqr,
const ring
R);
const CanonicalForm int s
short * iv2array(intvec *iv, const ring R)
double wFunctionalBuch(int *degw, int *lpol, int npol, double *rel, double wx, double wNsqr)
void wCall(poly *s, int sl, int *x, double wNsqr, const ring R)
void kEcartWeights(poly *s, int sl, short *eweight, const ring R)
double(* wFunctional)(int *degw, int *lpol, int npol, double *rel, double wx, double wNsqr)
long totaldegreeWecart(poly p, ring r)
long maxdegreeWecart(poly p, int *l, ring r)
long totaldegreeWecart_IV(poly p, ring r, const short *w)