Boost C++ Libraries: Ticket #12832: add a static histogram type https://svn.boost.org/trac10/ticket/12832 <p> Hi there, </p> <p> my current use of boost accumulators needed a fixed histogram with absolute limits and absolute counts. In my case RT scheduler statistics. For this issue, a density distribution is not suitable. So i created based on density.hpp a histogram.h file. </p> <p> As i use boost so often, privately and professional, maybe this can be useful :) </p> <p> Best Regards Georg Gast </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12832 Trac 1.4.3 georg@… Sun, 12 Feb 2017 20:52:13 GMT attachment set https://svn.boost.org/trac10/ticket/12832 https://svn.boost.org/trac10/ticket/12832 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">histogram.h</span> </li> </ul> <p> histogram with fixed limits </p> Ticket