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

Method getIndex

kernel/GBEngine/f5data.h:94–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92}
93
94int LPolyOld::getIndex() {
95 return index;
96}
97
98RuleOld* LPolyOld::getRuleOld() {
99 return _ruleOld;

Callers 9

getLp1IndexMethod · 0.45
getLp2IndexMethod · 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