MCPcopy 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
302int MinorKey::getNumberOfColumnBlocks() const
303{
304 return _numberOfColumnBlocks;
305}
306
307#ifndef SING_NDEBUG
308int MinorKey::getSetBits(const int a) const

Callers 4

compareMethod · 0.95
selectNextColumnsMethod · 0.95
MinorKeyMethod · 0.80
Minor.ccFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected