The Sparta Modeling Framework
|
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. | |
A simple histogram with programmable ranges, using sparta::Counters.
Definition in file BasicHistogram.hpp.