![]() |
Home | Libraries | People | FAQ | More |
boost::histogram::axis::traits::index — Returns axis index for value.
// In header: <boost/histogram/axis/traits.hpp> template<typename Axis, typename U> axis::index_type index(const Axis & axis, const U & value);