Home
last modified time | relevance | path

Searched defs:iLastAltVar (Results 1 – 3 of 3) sorted by relevance

/dports/math/singular/Singular-Release-4-2-1/libpolys/polys/nc/
H A Dsca.cc89 const short iLastAltVar = scaLastAltVar(rRing); in sca_Sign_mm_Mult_mm() local
140 const unsigned int iLastAltVar = scaLastAltVar(rRing); in sca_m_Mult_mm() local
204 const unsigned int iLastAltVar = scaLastAltVar(rRing); in sca_mm_Mult_m() local
269 const unsigned int iLastAltVar = scaLastAltVar(rRing); in sca_mm_Mult_mm() local
1440 const short iFirstAltVar, const short iLastAltVar, in m_KillSquares()
1466 const short iFirstAltVar, const short iLastAltVar, in p_KillSquares()
1521 const short iFirstAltVar, const short iLastAltVar, in id_KillSquares()
H A Dnc.h98 short iFirstAltVar, iLastAltVar; // = 0 by default member
/dports/math/singular/Singular-Release-4-2-1/libpolys/polys/monomials/
H A Dp_polys.cc1419 const unsigned int iLastAltVar = scaLastAltVar(r); in p_Read() local