Toolbox snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
Classes | Namespaces
Histogram.hpp File Reference
#include <toolbox/Config.h>
#include <cstdint>
#include <vector>
Include dependency graph for Histogram.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  toolbox::hdr::BucketConfig
 Bucket configuration. More...
 
class  toolbox::hdr::Histogram
 A High Dynamic Range (HDR) Histogram. More...
 

Namespaces

namespace  toolbox
 
namespace  toolbox::hdr
 A C++ port of HdrHistogram_c written Michael Barker and released to the public domain.