Opened 6 years ago
#12832 new Patches
add a static histogram type
Reported by: | Owned by: | Eric Niebler | |
---|---|---|---|
Milestone: | To Be Determined | Component: | accumulator |
Version: | Boost 1.61.0 | Severity: | Optimization |
Keywords: | Cc: |
Description
Hi there,
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.
As i use boost so often, privately and professional, maybe this can be useful :)
Best Regards Georg Gast
Attachments (1)
Note:
See TracTickets
for help on using tickets.
histogram with fixed limits