Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
114
bool MinorProcessor::hasNextMinor()
115
{
116
return setNextKeys(_minorSize);
117
}
118
119
void MinorProcessor::getCurrentRowIndices(int* const target) const
120
{
Callers
4
getMinorIdeal_Int
Function · 0.80
getMinorIdeal_Poly
Function · 0.80
getMinorIdealCache_Int
Function · 0.80
getMinorIdealCache_Poly
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected