Opened 6 years ago

#12832 new Patches

add a static histogram type

Reported by: georg@… 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)

histogram.h (5.5 KB ) - added by georg@… 6 years ago.
histogram with fixed limits

Download all attachments as: .zip

Change History (1)

by georg@…, 6 years ago

Attachment: histogram.h added

histogram with fixed limits

Note: See TracTickets for help on using tickets.