Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ getPoly
Method
getPoly
kernel/GBEngine/f5lists.cc:30–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
poly PNode::getPoly() {
31
return this->data;
32
}
33
34
PNode* PNode::getNext() {
35
return this->next;
Callers
4
insert
Method · 0.45
check
Method · 0.45
print
Method · 0.45
polyTest
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected