EvolvingObjects
eoDistanceStat< EOT > Class Template Reference
Inheritance diagram for eoDistanceStat< EOT >:
eoStat< EOT, double > eoValueParam< double > eoStatBase< EOT > eoParam eoUF< const eoPop< EOT > &, void > eoFunctorBase unary_function

List of all members.

Public Member Functions

 eoDistanceStat (std::string _name="distance")
template<class T >
double distance (T a, T b)
double distance (bool a, bool b)
void operator() (const eoPop< EOT > &_pop)
 The pure virtual function that needs to be implemented by the subclass.
virtual std::string className (void) const

Detailed Description

template<class EOT>
class eoDistanceStat< EOT >

Definition at line 360 of file eoStat.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends