Home
last modified time | relevance | path

Searched refs:pLDeg1_Totaldegree (Results 1 – 4 of 4) sorted by relevance

/dports/math/singular/Singular-Release-4-2-1/libpolys/polys/monomials/
H A Dp_polys.h393 long pLDeg1_Totaldegree(poly p,int *l, ring r);
H A Dp_polys.cc970 long pLDeg1_Totaldegree(poly p,int *l, const ring r) in pLDeg1_Totaldegree() function
H A Dring.cc3112 r->pLDeg = pLDeg1_Totaldegree; in rOptimizeLDeg()
/dports/math/singular/Singular-Release-4-2-1/kernel/GBEngine/
H A Dkutil.cc11842 else if (currRing->pLDeg==pLDeg1_Totaldegree) PrintS("pLDeg1_Totaldegree"); in kDebugPrint()
11856 else if (strat->tailRing->pLDeg==pLDeg1_Totaldegree) PrintS("pLDeg1_Totaldegree"); in kDebugPrint()