Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ getColumnKey
Method
getColumnKey
kernel/linear_algebra/Minor.cc:292–295 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
290
}
291
292
unsigned int MinorKey::getColumnKey(const int blockIndex) const
293
{
294
return _columnKey[blockIndex];
295
}
296
297
int MinorKey::getNumberOfRowBlocks() const
298
{
Callers
5
compare
Method · 0.95
selectNextColumns
Method · 0.95
MinorKey
Method · 0.80
Minor.cc
File · 0.80
selectFirstColumns
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected