Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_6d
Function · 0.80
prepare
Function · 0.80
histogram_call
Function · 0.80
idx
Method · 0.80
Calls
no outgoing calls
Tested by
1
prepare
Function · 0.64