eoSecondMomentStats< EOT > Class Template Reference

Average fitness + Std. More...

#include <eoStat.h>

Inheritance diagram for eoSecondMomentStats< EOT >:

eoStat< EOT, T > eoValueParam< T > eoStatBase< EOT > eoParam eoUF< A1, R > eoFunctorBase List of all members.

Public Types

typedef EOT::Fitness fitness_type
typedef std::pair< double,
double > 
SquarePair

Public Member Functions

 eoSecondMomentStats (std::string _description="Average & Stdev")
virtual void operator() (const eoPop< EOT > &_pop)
virtual std::string className (void) const

Static Public Member Functions

static SquarePair sumOfSquares (SquarePair _sq, const EOT &_eo)

Detailed Description

template<class EOT>
class eoSecondMomentStats< EOT >

Average fitness + Std.

dev. of a population, fitness needs to be scalar.

Definition at line 168 of file eoStat.h.


The documentation for this class was generated from the following file:
Generated on Thu Apr 19 11:02:33 2007 for EO by  doxygen 1.4.7