Searched defs:Axes (Results 1 – 2 of 2) sorted by relevance
14 boost::histogram::histogram<Axes, Storage> any_histogram( in any_histogram()21 boost::histogram::histogram<std::tuple<Axes...>, Storage> only_static_histogram( in only_static_histogram()31 boost::histogram::histogram<std::vector<boost::histogram::axis::variant<Axes...>>, in only_dynamic_histogram()
96 typedef interface Axes Axes; typedef