The Sparta Modeling Framework
Loading...
Searching...
No Matches
BasicHistogram.hpp File Reference

A simple histogram with programmable ranges, using sparta::Counters. More...

#include <string>
#include <vector>
#include <sstream>
#include "sparta/statistics/Counter.hpp"

Go to the source code of this file.

Classes

class  sparta::BasicHistogram< BucketT, ASSERT_ON_UNDERFLOW >
 

Namespaces

namespace  sparta
 Macros for handling exponential backoff.
 

Detailed Description

A simple histogram with programmable ranges, using sparta::Counters.

Definition in file BasicHistogram.hpp.