Home
last modified time | relevance | path

Searched defs:wvhdl (Results 1 – 9 of 9) sorted by relevance

/dports/math/polymake/polymake-4.5/bundled/singular/apps/ideal/include/internal/
H A DsingularTermOrderData.h161 int** wvhdl=(int**)omalloc0((ord_size+2)*sizeof(int*)); in get_wvhdl() local
193 int** wvhdl=(int**)omalloc0((ord_size+1)*sizeof(int*)); in get_wvhdl() local
220 int** wvhdl=(int**)omalloc0((ord_size+1)*sizeof(int*)); in get_wvhdl() local
H A DsingularRingManager.h63 int **wvhdl = termOrder.get_wvhdl(); in check_ring() local
/dports/math/singular/Singular-Release-4-2-1/libpolys/polys/monomials/
H A Dring.cc102 …N, char **n,int ord_size, rRingOrder_t *ord, int *block0, int *block1, int** wvhdl, unsigned long … in rDefault()
130 …ult(int ch, int N, char **n,int ord_size, rRingOrder_t *ord, int *block0, int *block1,int ** wvhdl) in rDefault()
2661 int **wvhdl=(int**)omAlloc0((nblocks+1)*sizeof(int *)); in rModifyRing() local
2954 int **wvhdl=(int**)omAlloc0((nblocks+1)*sizeof(int *)); in rModifyRing_Simple() local
3068 static void rSetFirstWv(ring r, int i, rRingOrder_t* order, int* block1, int** wvhdl) in rSetFirstWv()
3132 int** wvhdl = r->wvhdl; in rSetDegStuff() local
4441 int ** wvhdl =(int **)omAlloc0((i+1)*sizeof(int**)); in rAssure_SyzComp() local
4832 int ** wvhdl =(int **)omAlloc0((n+2)*sizeof(int**)); in rAssure_InducedSchreyerOrdering() local
5141 int* wvhdl = r->wvhdl[i]; in rRing_is_Homog() local
H A Dring.h257 int** wvhdl; /* array of weight vectors, rInit/rSleftvOrdering2Ordering */ member
/dports/math/singular/Singular-Release-4-2-1/Singular/dyn_modules/gfanlib/
H A DtropicalStrategy.cc75 int** wvhdl = rShortcut->wvhdl; in noExtraReduction() local
454 int** wvhdl = rShortcut->wvhdl; in getShortcutRingPrependingWeight() local
/dports/math/singular/Singular-Release-4-2-1/libpolys/polys/
H A Dshiftop.cc995 int ** wvhdl=(int**)omAlloc0((r->N+3)*sizeof(int*)); in freeAlgebra() local
/dports/math/singular/Singular-Release-4-2-1/Singular/dyn_modules/systhreads/
H A Dlintree.cc633 int **wvhdl = (int **)omAlloc0((num_ord + 1)*sizeof(int*)); in decode_ring_raw() local
/dports/math/singular/Singular-Release-4-2-1/Singular/links/
H A DssiLink.cc537 int **wvhdl=(int**)omAlloc0((num_ord+1)*sizeof(int*)); in ssiReadRing() local
/dports/math/singular/Singular-Release-4-2-1/kernel/GBEngine/
H A Dkutil.cc11347 int **wvhdl = (int **)omAlloc0((n+1)*sizeof(int*)); in sbaRing() local
11395 int **wvhdl = (int **)omAlloc0((n+2)*sizeof(int*)); in sbaRing() local