MCPcopy Create free account
hub / github.com/Singular/Singular / getMultiplications

Method getMultiplications

kernel/linear_algebra/Minor.cc:883–886  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

881}
882
883int MinorValue::getMultiplications() const
884{
885 return _multiplications;
886}
887
888int MinorValue::getAdditions() const
889{

Callers 8

rankMeasure1Method · 0.95
rankMeasure3Method · 0.95
rankMeasure4Method · 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