Searched defs:Histogram (Results 1 – 2 of 2) sorted by relevance
42 template <class Value> inline Histogram<Value>::Histogram(const char* name) in Histogram() function50 inline Histogram<Value>::Histogram(const char* name, Value initial_bucket_width, in Histogram() function
38 friend class Histogram<Value>; variable