$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Neal Becker (ndbecker2_at_[hidden])
Date: 2007-03-02 08:14:29
I have an application for accumulator right now - I need a histogram class.
I looked at density, but was surprised to find it wasn't what I was looking
for. I want to specify at construction time the min, max, and delta. It
looks like density doesn't allow that? If not, seems like a prime
candidate for an addition.