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

Method getDeg

kernel/GBEngine/f5data.h:162–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160}
161
162long CPairOld::getDeg() {
163 return deg;
164}
165
166poly CPairOld::getT1() {
167 return t1;

Callers 3

insertMethod · 0.80
getMinDegMethod · 0.80
F5incFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected