Home
last modified time | relevance | path

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

/dports/math/singular/Singular-Release-4-2-1/libpolys/polys/monomials/
H A Dring.cc1914 sro_ord* o=&(r->typ[pos]); in rOrd_SetCompRequiresSetm()
2151 long *o, sro_ord &ord_struct) in rO_TDegree()
2165 long *o, sro_ord &ord_struct) in rO_TDegree_neg()
2179 long *o, sro_ord &ord_struct, int *weights) in rO_WDegree()
2219 long *o, sro_ord &ord_struct, int *weights) in rO_WMDegree()
2259 long *o, sro_ord &ord_struct, int *weights) in rO_WDegree_neg()
2361 long *o, sro_ord &ord_struct) in rO_Syzcomp()
2475 sro_ord &ord_struct = tmp_typ[typ_j]; in rO_ISSuffix()
3420 sro_ord *tmp_typ=(sro_ord *)omAlloc0(3*(n+r->N)*sizeof(sro_ord)); in rComplete()
3746 r->typ=(sro_ord*)omAlloc(typ_i*sizeof(sro_ord)); in rComplete()
[all …]
H A Dring.h218 struct sro_ord struct
265 sro_ord* typ; /* array of orderings + sizes, OrdSize entries */
H A Dp_polys.cc166 sro_ord* o=&(r->typ[pos]); in p_Setm_General()
/dports/math/singular/Singular-Release-4-2-1/libpolys/polys/
H A DpDebug.cc265 sro_ord* o = &(r->typ[0]); in _p_Test()