DatasetAnalyzer Class Reference
[Graphics]

Finds information about the values in a dataset. More...

#include <DatasetAnalyzer.hpp>

List of all members.

Public Member Functions

map< float, size_t > findHistogram ()
pair< float, float > findRange ()
void printHistogram ()
void printRange ()
void setDataset (Dataset *dataset)

Protected Member Functions

void findHistogramAsUShort (map< float, size_t > &histogram)
void findRangeAsUShort (pair< float, float > &range)

Private Attributes

Datasetdataset

Detailed Description

Finds information about the values in a dataset.


Member Function Documentation

void setDataset ( Dataset d  )  [inline]

Assigns the dataset the analyzer will work with.


The documentation for this class was generated from the following files:
Generated on Wed Jun 9 01:36:35 2010 for Gander by  doxygen 1.6.3