Histogram.cpp, Distribution::add_sample(). Sort is not necessary here, we only need to find a bin to insert a new value.
Histogram.cpp, Distribution::add_sample(). Sort is not necessary here, we only need to find a bin to insert a new value.