Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

fl::Stats Class Reference

#include <stats.h>

List of all members.

Public Methods

void add (float value)
void summarize ()
void histogram (std::ostream &out, int binCount=10)

Public Attributes

std::vector< float > values
float ave
float std
float min
float max


Member Function Documentation

void fl::Stats::add float    value [inline]
 

void fl::Stats::histogram std::ostream &    out,
int    binCount = 10
[inline]
 

void fl::Stats::summarize   [inline]
 


Member Data Documentation

float fl::Stats::ave
 

float fl::Stats::max
 

float fl::Stats::min
 

float fl::Stats::std
 

std::vector<float> fl::Stats::values
 


The documentation for this class was generated from the following file:
Generated on Thu Dec 9 17:13:27 2004 for fl by doxygen1.2.18