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

Method getResult

kernel/linear_algebra/Minor.cc:1019–1022  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1017}
1018
1019int IntMinorValue::getResult() const
1020{
1021 return _result;
1022}
1023
1024string IntMinorValue::toString () const
1025{

Callers 9

toStringMethod · 0.95
getMinorIdeal_IntFunction · 0.80
getMinorIdeal_PolyFunction · 0.80
getMinorIdealCache_IntFunction · 0.80
getMinorIdealCache_PolyFunction · 0.80
IntMinorValueMethod · 0.80
PolyMinorValueMethod · 0.80
operator=Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected