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

Method String

libpolys/misc/intvec.cc:127–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

125}
126
127char * intvec::String(int dim) const
128{
129 return ivString(1, 0, dim);
130}
131
132#ifndef SING_NDEBUG
133// debug only

Callers

nothing calls this directly

Calls 1

ivStringFunction · 0.85

Tested by

no test coverage detected