Home
last modified time | relevance | path

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

/dports/math/singular/Singular-Release-4-2-1/libpolys/polys/monomials/
H A Dp_polys.cc1102 p_GetMaxExpL2(unsigned long l1, unsigned long l2, const ring r, in p_GetMaxExpL2() function
1128 p_GetMaxExpL2(unsigned long l1, unsigned long l2, const ring r) in p_GetMaxExpL2() function
1130 return p_GetMaxExpL2(l1, l2, r, r->ExpPerLong); in p_GetMaxExpL2()
1152 max->exp[offset] = p_GetMaxExpL2(l_max, l_p, r); in p_GetMaxExpP()
1162 max->exp[offset] = p_GetMaxExpL2(l_max, l_p, r); in p_GetMaxExpP()
1180 l_max = p_GetMaxExpL2(l_max, l_p, r); in p_GetMaxExpL()
1187 l_max = p_GetMaxExpL2(l_max, l_p, r); in p_GetMaxExpL()