MCPcopy Create free account
hub / github.com/Singular/Singular / begin

Method begin

kernel/old/old.Poly.h:391–393  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

389 }*/
390
391 PolyInputIterator<create_type> begin(){
392 return PolyInputIterator<create_type>(ptr->p,ptr->getRing());
393 }
394 PolyInputIterator<create_type> end(){
395 return PolyInputIterator<create_type>(NULL, ptr->getRing());
396 }

Callers 15

ValueTraitsMethod · 0.45
ValueTraitsMethod · 0.45
ValueTraitsMethod · 0.45
ValueTraitsMethod · 0.45
ValueTraitsMethod · 0.45
ValueTraitsMethod · 0.45
ValueTraitsMethod · 0.45
si_intset_StringFunction · 0.45
unite_setFunction · 0.45
intersect_setFunction · 0.45
equal_setFunction · 0.45
testPolyFunction · 0.45

Calls 1

getRingMethod · 0.45

Tested by 8

ValueTraitsMethod · 0.36
ValueTraitsMethod · 0.36
ValueTraitsMethod · 0.36
ValueTraitsMethod · 0.36
ValueTraitsMethod · 0.36
ValueTraitsMethod · 0.36
ValueTraitsMethod · 0.36
testPolyFunction · 0.36