Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
883
int MinorValue::getMultiplications() const
884
{
885
return _multiplications;
886
}
887
888
int MinorValue::getAdditions() const
889
{
Callers
8
rankMeasure1
Method · 0.95
rankMeasure3
Method · 0.95
rankMeasure4
Method · 0.95
getMinorPrivateLaplace
Method · 0.80
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