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

Method getPoly

kernel/GBEngine/f5data.h:86–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84}
85
86poly LPolyOld::getPoly() {
87 return polynomial;
88}
89
90poly LPolyOld::getTerm() {
91 return term;

Callers 13

nuUResSolveFunction · 0.45
getLp1PolyMethod · 0.45
getLp2PolyMethod · 0.45
checkDGBFunction · 0.45
arrisCheckFunction · 0.45
criticalPairFunction · 0.45
criticalPair2Function · 0.45
criterion1Function · 0.45
reductionFunction · 0.45
findReducersFunction · 0.45
topReductionFunction · 0.45
findReductorFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected