![]() |
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, typename _V = std::decay_t<detail::arg_type<decltype(&Axis::index)>> > axis::index_type index(const Axis & axis, const U & value);