statistics.hh:
authorLisa Hsu <hsul@eecs.umich.edu>
Wed, 22 Oct 2003 03:56:31 +0000 (23:56 -0400)
committerLisa Hsu <hsul@eecs.umich.edu>
Wed, 22 Oct 2003 03:56:31 +0000 (23:56 -0400)
commit66f115a2df61ab56e5ede8ba31836e20c622e0b3
treea3d88388966c8e045c70854f274349e6f508e32c
parent4489583dfe8e173d9d1134838287ac47f9e7140e
statistics.hh:
same - bin printing
statistics.cc:
printing of bins!  now all the nice binning functionality is actually useful cuz you can see the data it so nicely took.  this prints out only the individual bin values.  totals to come.
statistics.hh:
add a binned() function to each stat so that at print time, we can know if it's binned in order to print it right.

base/statistics.hh:
    add a binned() function to each stat so that at print time, we can know if it's binned in order to print it right.
base/statistics.cc:
    printing of bins!  now all the nice binning functionality is actually useful cuz you can see the data it so nicely took.  this prints out only the individual bin values.  totals to come.
base/statistics.hh:
    same - bin printing

--HG--
extra : convert_revision : 09df9aae62b0e522230ee6bedcb51079346735a4
base/statistics.cc
base/statistics.hh