![]() |
Go to the source code of this file.
Functions | |
void | pLcmRat (poly a, poly b, poly m, int rat_shift) |
poly | p_HeadRat (poly p, int ishift, ring r) |
void | p_ExpVectorDiffRat (poly pr, poly p1, poly p2, int ishift, ring r) |
ideal | ncGCD2 (poly p, poly q, ring r) |
ideal | ncGCD (poly p, poly q, ring r) |
poly | nc_rat_CreateSpoly (poly p1, poly p2, int ishift, ring r) |
poly | nc_rat_ReduceSpolyNew (poly p1, poly p2, int ishift, ring r) |
BOOLEAN | p_DivisibleByRat (poly a, poly b, int ishift, const ring r) |
int | redRat (poly *h, poly *reducer, int *red_length, int rl, int ishift, ring r) |
static void | pContentRat (poly &ph, const ring r=currRing) |
BOOLEAN | p_LmIsConstantRat (const poly p, const ring r) |
BOOLEAN | p_LmIsConstantCompRat (const poly p, const ring r) |
Definition at line 341 of file ratgring.cc.
Definition at line 466 of file ratgring.cc.
Definition at line 160 of file ratgring.cc.
Definition at line 112 of file ratgring.cc.
Definition at line 570 of file ratgring.cc.
Definition at line 81 of file ratgring.cc.
Definition at line 64 of file ratgring.cc.
Definition at line 652 of file ratgring.cc.
Definition at line 643 of file ratgring.cc.
Definition at line 110 of file ratgring.h.
Definition at line 30 of file ratgring.cc.
Definition at line 594 of file ratgring.cc.