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

Method getAnzElems

kernel/numeric/mpr_numeric.h:95–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93 bool swapRoots( const int from, const int to );
94
95 int getAnzElems() { return anz; }
96 int getLDim() { return anz; }
97 int getAnzRoots() { return tdg; }
98

Callers 4

nuUResSolveFunction · 0.80
listOfRootsFunction · 0.80
solve_allMethod · 0.80
arrangeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected