Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ setColumnKey
Method
setColumnKey
kernel/linear_algebra/Minor.cc:406–410 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
404
}
405
406
void MinorKey::setColumnKey (const int blockIndex,
407
const unsigned int columnKey)
408
{
409
_columnKey[blockIndex] = columnKey;
410
}
411
412
int MinorKey::compare (const MinorKey& that) const
413
{
Callers
1
getSubMinorKey
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected