Home
last modified time | relevance | path

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

/dports/math/singular/Singular-Release-4-2-1/kernel/GBEngine/
H A Dkstd2.cc50 VAR long sba_interreduction_steps; variable
1005 sba_interreduction_steps++; in redHomog()
1762 sba_interreduction_steps++; in redLazy()
1994 sba_interreduction_steps++; in redHoney()
2759 sba_interreduction_steps = 0; in sba()
3667 printf("INTERREDUCTIONS: %ld\n",sba_interreduction_steps); in sba()
3674 printf("ALL REDUCTIONS: %ld\n",sba_reduction_steps+sba_interreduction_steps); in sba()
3675 sba_interreduction_steps = 0; in sba()