Template Function dish2::make_histogram

Function Documentation

template<typename Iterator, typename UnaryOp>
auto dish2::make_histogram(const Iterator begin, const Iterator end, UnaryOp transform = std::identity)