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

Method getAdditions

kernel/linear_algebra/Minor.cc:888–891  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

886}
887
888int MinorValue::getAdditions() const
889{
890 return _additions;
891}
892
893int MinorValue::getAccumulatedMultiplications() const
894{

Callers 5

toStringMethod · 0.80
IntMinorValueMethod · 0.80
PolyMinorValueMethod · 0.80
operator=Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected