Classes | Typedefs
contrib/gel/vifa/vifa_histogram.h File Reference

General Purpose Histogram. More...

#include <vbl/vbl_ref_count.h>
#include <vbl/vbl_smart_ptr.h>
#include <vul/vul_timestamp.h>

Go to the source code of this file.

Classes

class  vifa_histogram

Typedefs

typedef vbl_smart_ptr
< vifa_histogram
vifa_histogram_sptr

Detailed Description

General Purpose Histogram.

This histogram is mainly a port from the old histogram class in TargetJr which resided in GeneralUtility/Basics. In this initial version, not all the functionality is ported but it is intended to be useful. It is placed in vsrl right now because it is not determined yet where it should permanently live.

Author:
Glen W. Brooksby
Date:
14 April, 2003
    Modifications
     2003/04/14 Initial Version
     2003/06/02 MPP Moved to vifa, since it's the only user for now...
  
   

Definition in file vifa_histogram.h.


Typedef Documentation

Definition at line 120 of file vifa_histogram.h.