Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ getRing
Method
getRing
Singular/dyn_modules/python/Number.h:212–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
210
n_Delete(&n,r.get()->cf);
211
}
212
ring getRing() const
213
{
214
return r.get();
215
}
216
protected:
217
number n;
218
intrusive_ptr<ip_sring> r;
Callers
8
Number_get_Ring
Function · 0.45
Vector_get_Ring
Function · 0.45
Ideal_get_Ring
Function · 0.45
Poly_get_Ring
Function · 0.45
PowerSeriesInputIterator
Method · 0.45
shorten
Method · 0.45
getValue
Method · 0.45
PowerSeriesBase
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
no test coverage detected