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

Method hasNextMinor

kernel/linear_algebra/MinorProcessor.cc:114–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112}
113
114bool MinorProcessor::hasNextMinor()
115{
116 return setNextKeys(_minorSize);
117}
118
119void MinorProcessor::getCurrentRowIndices(int* const target) const
120{

Callers 4

getMinorIdeal_IntFunction · 0.80
getMinorIdeal_PolyFunction · 0.80
getMinorIdealCache_IntFunction · 0.80
getMinorIdealCache_PolyFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected