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

Method getTerm

kernel/GBEngine/f5data.h:90–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88}
89
90poly LPolyOld::getTerm() {
91 return term;
92}
93
94int LPolyOld::getIndex() {
95 return index;

Callers 9

getLp1TermMethod · 0.45
getLp2TermMethod · 0.45
criticalPairFunction · 0.45
criticalPair2Function · 0.45
criterion1Function · 0.45
criterion2Function · 0.45
findReducersFunction · 0.45
topReductionFunction · 0.45
findReductorFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected