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

Method shape

include/boost/histogram/axis/any.hpp:196–196  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

194 int size() const { return static_cast<const base&>(*this).size(); }
195
196 int shape() const { return static_cast<const base&>(*this).shape(); }
197
198 bool uoflow() const { return static_cast<const base&>(*this).uoflow(); }
199

Callers 14

run_testsFunction · 0.45
array_interfaceMethod · 0.45
assignMethod · 0.45
meta.hppFile · 0.45
operator()Method · 0.45
operator()Method · 0.45
operator()Method · 0.45
indices_to_indexFunction · 0.45
indices_to_index_iterFunction · 0.45
indices_to_index_getFunction · 0.45
args_to_indexFunction · 0.45
args_to_index_iterFunction · 0.45

Calls

no outgoing calls

Tested by 1

run_testsFunction · 0.36