Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
194
poly CPairOld::getLp2Poly() {
195
return lp2->getPoly();
196
}
197
198
poly CPairOld::getLp1Term() {
199
return lp1->getTerm();
Callers
2
arrisCheck
Function · 0.45
computeSPols
Function · 0.45
Calls
1
getPoly
Method · 0.45
Tested by
no test coverage detected