MCPcopy Create free account
hub / github.com/Singular/Singular / print

Method print

kernel/old/old.Poly.h:339–341  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

337 }
338 }
339 void print() const {
340 ptr->print();
341 }
342 //* resource managed by Singular
343 char* c_string() const{
344

Callers

nothing calls this directly

Calls 1

printMethod · 0.45

Tested by

no test coverage detected