MCPcopy Create free account
hub / github.com/comaps/comaps / num_ones

Method num_ones

3party/succinct/darray64.hpp:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69 }
70
71 uint64_t num_ones() const
72 {
73 return m_num_ones;
74 }
75
76 bit_vector const& bits() const
77 {

Callers 11

ForEachMethod · 0.45
CountMethod · 0.45
GetImplMethod · 0.45
sizeMethod · 0.45
sizeMethod · 0.45
sizeMethod · 0.45
sizeMethod · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
test_deltaFunction · 0.45
test_select_enumerationFunction · 0.45
sizeMethod · 0.45

Calls

no outgoing calls

Tested by 3

BOOST_AUTO_TEST_CASEFunction · 0.36
test_deltaFunction · 0.36
test_select_enumerationFunction · 0.36