![]() |
Home | Libraries | People | FAQ | More |
boost::histogram::algorithm::project — Returns a lower-dimensional histogram, summing over removed axes.
// In header: <boost/histogram/algorithm/project.hpp> template<typename A, typename S, typename Iterable> auto project(const histogram< A, S > & h, const Iterable & c);