Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ getPotentialRetrievals
Method
getPotentialRetrievals
kernel/linear_algebra/Minor.cc:878–881 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
876
}
877
878
int MinorValue::getPotentialRetrievals() const
879
{
880
return _potentialRetrievals;
881
}
882
883
int MinorValue::getMultiplications() const
884
{
Callers
7
rankMeasure3
Method · 0.95
rankMeasure4
Method · 0.95
rankMeasure5
Method · 0.95
toString
Method · 0.80
IntMinorValue
Method · 0.80
PolyMinorValue
Method · 0.80
operator=
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected