MCPcopy Create free account
hub / github.com/boostorg/histogram / get

Method get

include/boost/histogram/detail/index_cache.hpp:71–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69 }
70
71 int get(unsigned d) const { return (ptr_t::get() + 1 + d)->dim.idx; }
72};
73}
74}

Callers 4

compare_6dFunction · 0.80
prepareFunction · 0.80
histogram_callFunction · 0.80
idxMethod · 0.80

Calls

no outgoing calls

Tested by 1

prepareFunction · 0.64