Subject: [Boost-users] Histogram
From: David Doria (daviddoria_at_[hidden])
Date: 2010-04-27 16:19:03


Does boost have a way to make a histogram of a vector?

I want to be able to do queries such as:

"Which numbers are in the 90th percentile?"

Thanks,

David