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

Method num_positions

3party/succinct/darray.hpp:112–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110 }
111
112 inline uint64_t num_positions() const {
113 return m_positions;
114 }
115
116 protected:
117

Callers 4

test_darrayFunction · 0.80
num_onesMethod · 0.80
operator[]Method · 0.80
rankMethod · 0.80

Calls

no outgoing calls

Tested by 1

test_darrayFunction · 0.64