HistogramBase Class Reference

#include <histogram.hh>


Public Types

typedef std::vector< int > Bins

Public Member Functions

 HistogramBase ()
 HistogramBase (int bin_count, Real minimum, Real maximum)
template<typename T , class D >
void VisitState (const ImageStateImpl< T, D > &isi)
void VisitFunction (const Function &f)
const BinsGetBins () const

Static Public Member Functions

static String GetAlgorithmName ()


Detailed Description

Definition at line 45 of file histogram.hh.


Member Typedef Documentation

typedef std::vector<int> Bins

Definition at line 48 of file histogram.hh.


Constructor & Destructor Documentation

HistogramBase (  ) 

HistogramBase ( int  bin_count,
Real  minimum,
Real  maximum 
)

Initialize with number of bins to use.


Member Function Documentation

static String GetAlgorithmName (  )  [inline, static]

Definition at line 63 of file histogram.hh.

const Bins& GetBins (  )  const

void VisitFunction ( const Function f  ) 

void VisitState ( const ImageStateImpl< T, D > &  isi  )  [inline]


The documentation for this class was generated from the following file:

Generated on Fri Jul 2 14:23:07 2010 for OpenStructure by  doxygen 1.5.8