 |
My Project
UNKNOWN_GIT_VERSION
|
Go to the documentation of this file.
17 WerrorS(
"janet only for well-orderings");
56 ideal I=(ideal)
v->Data();
86 pTest(iT->info->root);
92 result->m[ideal_length-ideal_index-1]=
pCopy(iT->info->root);
94 result->m[ideal_length-ideal_index-1]
102 result->m[ideal_length-ideal_index-1]=
pCopy(iT->info->root);
104 result->m[ideal_length-ideal_index-1]
112 if ((flag==1) && (dpO==0))
#define pIsConstant(p)
like above, except that Comp might be != 0
BOOLEAN jjStdJanetBasis(leftv res, leftv v, int flag)
flag: 0: JB, 1: SB
ideal kInterRedOld(ideal F, ideal Q)
int ComputeBasis(jList *_lT, jList *_lQ)
Class used for (list of) interpreter objects.
void InsertInCount(jList *x, Poly *y)
void InitHistory(Poly *p)
void Initialization(char *Ord)
ring currRing
Widely used global variable which specifies the current polynomial ring for Singular interpreter and ...
BOOLEAN rHasLocalOrMixedOrdering(const ring r)
void idSkipZeroes(ideal ide)
gives an ideal/module the minimal possible size
void DestroyList(jList *x)
long p_Deg(poly a, const ring r)
ideal idInit(int idsize, int rank)
initialise an ideal / module
void WerrorS(const char *s)
const Variable & v
< [in] a sqrfree bivariate poly
#define pCopy(p)
return a copy of the poly
static number & pGetCoeff(poly p)
return an alias to the leading coefficient of p assumes that p != NULL NOTE: not copy
static BOOLEAN jInitBasis(ideal v, jList **TT, jList **QQ)