scala::MeanValue Class Reference

List of all members.

Public Member Functions

 MeanValue (const std::vector< float > &list)
 MeanValue (const std::vector< double > &list)
void Add (const float &v)
void Add (const double &v)
void clear ()
double Mean () const
int Count () const
std::string format () const
MeanValueoperator+= (const MeanValue &other)

Friends

MeanValueoperator+ (const MeanValue &a, const MeanValue &b)

The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations Friends
Generated on Tue Mar 1 11:22:32 2011 for Pointless by  doxygen 1.6.3