Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
nuUResSolve
Function · 0.80
listOfRoots
Function · 0.80
solve_all
Method · 0.80
arrange
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected