Home
last modified time | relevance | path

Searched refs:ro_dp (Results 1 – 3 of 3) sorted by relevance

/dports/math/singular/Singular-Release-4-2-1/libpolys/polys/monomials/
H A Dring.h52 ro_dp, // total degree with weights 1 enumerator
H A Dring.cc2108 if ((r->typ[j].ord_typ==ro_dp) in rDBTest()
2155 ord_struct.ord_typ=ro_dp; in rO_TDegree()
2169 ord_struct.ord_typ=ro_dp; in rO_TDegree_neg()
4512 if ((r->typ[i].ord_typ==ro_dp) in rAssure_TDeg()
4552 res->typ[res->OrdSize-1].ord_typ=ro_dp; in rAssure_TDeg()
H A Dp_polys.cc169 case ro_dp: in p_Setm_General()
562 if (r->typ[0].ord_typ == ro_dp && in p_GetSetmProc()