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

Class histogram

include/boost/histogram/histogram_fwd.hpp:57–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55
56template <class Axes = std::vector<axis::any_std>, class Storage = adaptive_storage<>>
57class histogram;
58
59} // namespace histogram
60} // namespace boost

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected