Home
last modified time | relevance | path

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

/dports/math/singular/Singular-Release-4-2-1/libpolys/polys/monomials/
H A Dp_polys.cc3467 p_SetmComp(q,r); in p_TakeOutComp1()
3493 p_SetmComp(qq,r); in p_TakeOutComp1()
3516 if (use_setmcomp) p_SetmComp(q,r); in p_TakeOutComp()
3528 if (use_setmcomp) p_SetmComp(q,r); in p_TakeOutComp()
3548 if (use_setmcomp) p_SetmComp(qq,r); in p_TakeOutComp()
3556 if (use_setmcomp) p_SetmComp(q,r); in p_TakeOutComp()
3587 p_SetmComp(p,r); in p_TakeOutComp()
3623 p_SetmComp(q,r); in p_DeleteComp()
3635 p_SetmComp(q,r); in p_DeleteComp()
4746 p_SetmComp(qp1,r); in p_Shift()
H A Dp_polys.h244 #define p_SetmComp p_Setm macro
264 p_SetmComp(p, r); in p_SetCompP()
286 p_SetmComp(p, lmRing); in p_SetCompP()
/dports/math/singular/Singular-Release-4-2-1/libpolys/polys/
H A Dsimpleideals.cc958 p_SetmComp(h->m[j],r); in id_FreeModule()
1301 p_SetmComp(h,R); in id_Module2Matrix()
1350 p_SetmComp(h,R); in id_Module2formatedMatrix()
H A Dmatpol.cc1963 p_SetComp(h,r,R); p_SetmComp(h,R); in sm_UnFlatten()