boostorg / histogram

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

Clarify behavior when you shrink using values that do not match bin edges #185

Closed HDembinski closed 4 years ago

HDembinski commented 5 years ago

The current behaviour is not documented and needs to be updated. A shrink should always be conservative:

HDembinski commented 4 years ago

closed in develop