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