EvolvingObjects
eoDistance< EOT > Class Template Reference

This is a generic class for distance functors: takes 2 things and returns a double. More...

#include <eoDistance.h>

Inheritance diagram for eoDistance< EOT >:
eoBF< const EOT &, const EOT &, double > eoFunctorBase binary_function eoFitnessDistance< EOT > eoHammingDistance< EOT > eoQuadDistance< EOT >

List of all members.


Detailed Description

template<class EOT>
class eoDistance< EOT >

This is a generic class for distance functors: takes 2 things and returns a double.

Examples:
t-eoSharing.cpp.

Definition at line 40 of file eoDistance.h.


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