Home
last modified time | relevance | path

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

/dports/math/singular/Singular-Release-4-2-1/kernel/GBEngine/
H A Dkstd2.cc54 VAR long sba_interreduction_operations; variable
1008 sba_interreduction_operations += pLength(strat->T[ii].p); in redHomog()
1765 sba_interreduction_operations += pLength(strat->T[ii].p); in redLazy()
1997 sba_interreduction_operations += strat->T[ii].pLength; in redHoney()
2763 sba_interreduction_operations = 0; in sba()
3670 printf("INTERREDUCTION OPERATIONS: %ld\n",sba_interreduction_operations); in sba()
3679 printf("ALL OPERATIONS: %ld\n",sba_operations+sba_interreduction_operations); in sba()
3680 sba_interreduction_operations = 0; in sba()