Go to the source code of this file.
§ MYTEST
§ OUTPUT
§ PLURAL_INTERNAL_DECLARATIONS
#define PLURAL_INTERNAL_DECLARATIONS |
§ AnalyzePair()
Definition at line 779 of file ncSAMult.cc.
782 Print(
"AnalyzePair(ring, i: %d, j: %d)!",
i,
j);
int p_IsPurePower(const poly p, const ring r)
return i, if head depends only on var(i)
static poly GetC(const ring r, int i, int j)
static poly GetD(const ring r, int i, int j)
§ ncInitSpecialPairMultiplication()
BOOLEAN ncInitSpecialPairMultiplication |
( |
ring |
r | ) |
|
Definition at line 267 of file ncSAMult.cc.
270 PrintS(
"ncInitSpecialPairMultiplication(ring), ring: \n");
281 if(
r->GetNC()->GetGlobalMultiplier() !=
NULL )
283 WarnS(
"Already defined!");
289 ggnc_p_ProcsSet(
r,
r->p_Procs);
static BOOLEAN rIsPluralRing(const ring r)
we must always have this test!
void PrintS(const char *s)
void rWrite(ring r, BOOLEAN details)
static bool rIsSCA(const ring r)