Home
last modified time | relevance | path

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

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