Home
last modified time | relevance | path

Searched defs:for_each_axis (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/histogram/detail/
Daxes.hpp54 void for_each_axis(T&& t, Unary&& p) { in for_each_axis() function
/third_party/boost/boost/histogram/
Dhistogram.hpp156 auto for_each_axis(Unary&& unary) const { in for_each_axis() function in boost::histogram::histogram