boostorg / histogram

Fast multi-dimensional generalized histogram with convenient interface for C++14
Boost Software License 1.0
315 stars 73 forks source link

Revert reduce commands to functions #268

Closed HDembinski closed 4 years ago

HDembinski commented 4 years ago

It is clearer and more future-safe if shrink, slice, etc. are functions that generate a reduce_command object.