Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ Poly
Method
Poly
kernel/old/old.Poly.h:432–433 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
430
public:
431
432
Poly(ring r=currRing):Base ((poly)NULL,r,0){
433
}
434
Poly(int n, ring r=currRing):Base(*(new PolyImpl(n,r))){
435
436
}
Callers
nothing calls this directly
Calls
3
p_ISet
Function · 0.85
size
Method · 0.45
reset
Method · 0.45
Tested by
no test coverage detected