Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ getNumberOfColumnBlocks
Method
getNumberOfColumnBlocks
kernel/linear_algebra/Minor.cc:302–305 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
300
}
301
302
int MinorKey::getNumberOfColumnBlocks() const
303
{
304
return _numberOfColumnBlocks;
305
}
306
307
#ifndef SING_NDEBUG
308
int MinorKey::getSetBits(const int a) const
Callers
4
compare
Method · 0.95
selectNextColumns
Method · 0.95
MinorKey
Method · 0.80
Minor.cc
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected