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

Method getLp2Poly

kernel/GBEngine/f5data.h:194–196  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

192}
193
194poly CPairOld::getLp2Poly() {
195 return lp2->getPoly();
196}
197
198poly CPairOld::getLp1Term() {
199 return lp1->getTerm();

Callers 2

arrisCheckFunction · 0.45
computeSPolsFunction · 0.45

Calls 1

getPolyMethod · 0.45

Tested by

no test coverage detected