Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ getRoot
Method
getRoot
kernel/numeric/mpr_numeric.h:88–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
gmp_complex & evPointCoord( const int i );
87
88
inline gmp_complex * getRoot( const int i )
89
{
90
return theroots[i];
91
}
92
93
bool swapRoots( const int from, const int to );
94
Callers
3
nuLagSolve
Function · 0.80
listOfRoots
Function · 0.80
minkowksi
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected