Home
last modified time | relevance | path

Searched refs:nextPairs (Results 1 – 2 of 2) sorted by last modified time

/dports/math/singular/Singular-Release-4-2-1/kernel/GBEngine/
H A Dsyz1.cc612 tso = nextPairs[i]; in syLinStrat()
633 syDeletePair(&nextPairs[i]); in syLinStrat()
638 nextPairs[i].p = in syLinStrat()
663 tso = nextPairs[i]; in syLinStrat()
684 syDeletePair(&nextPairs[i]); in syLinStrat()
691 nextPairs[i].p = in syLinStrat()
795 tso = nextPairs[(*spl1)[i]-1]; in syRedNextPairs()
2437 SSet nextPairs; in syLaScala3() local
2501 while (nextPairs!=NULL) in syLaScala3()
2563 SSet nextPairs; in syLaScala() local
[all …]
H A Dsyz2.cc350 tso = nextPairs[i]; in syLinStrat2()
368 PrintS("syz: ");poly_write(nextPairs[i].syz); in syLinStrat2()
369 PrintS("sPoly: ");poly_write(nextPairs[i].p); in syLinStrat2()
567 pDelete(&nextPairs[kk].p); in syRedNextPairs_Hilb()
568 pDelete(&nextPairs[kk].syz); in syRedNextPairs_Hilb()
569 syDeletePair(&nextPairs[kk]); in syRedNextPairs_Hilb()
570 nextPairs[kk].p = nextPairs[kk].syz = nextPairs[kk].lcm = NULL; in syRedNextPairs_Hilb()
588 tso = nextPairs[kk]; in syRedNextPairs_Hilb()
737 nextPairs[kk] = tso; in syRedNextPairs_Hilb()
956 SSet nextPairs; in syHilb() local
[all …]