MCPcopy 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
171void PolyhedralFan::remove(ZCone const &c)
172{
173 cones.erase(c);
174}
175
176/*
177void PolyhedralFan::removeAllExcept(int a)

Callers

nothing calls this directly

Calls 1

eraseMethod · 0.45

Tested by

no test coverage detected