MCPcopy 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
878int MinorValue::getPotentialRetrievals() const
879{
880 return _potentialRetrievals;
881}
882
883int MinorValue::getMultiplications() const
884{

Callers 7

rankMeasure3Method · 0.95
rankMeasure4Method · 0.95
rankMeasure5Method · 0.95
toStringMethod · 0.80
IntMinorValueMethod · 0.80
PolyMinorValueMethod · 0.80
operator=Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected