Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ remove
Method
remove
gfanlib/gfanlib_polyhedralfan.cpp:171–174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
}
170
171
void PolyhedralFan::remove(ZCone const &c)
172
{
173
cones.erase(c);
174
}
175
176
/*
177
void PolyhedralFan::removeAllExcept(int a)
Callers
nothing calls this directly
Calls
1
erase
Method · 0.45
Tested by
no test coverage detected