EvolvingObjects
eoBestSelect< EOT > Class Template Reference

eoBestSelect: a selection method that always return the best (mainly for testing purposes) More...

#include <eoRandomSelect.h>

Inheritance diagram for eoBestSelect< EOT >:
eoSelectOne< EOT > eoUF< const eoPop< EOT > &, const EOT & > eoFunctorBase unary_function

List of all members.

Public Member Functions

virtual const EOT & operator() (const eoPop< EOT > &_pop)
 not a big deal!!!

Detailed Description

template<class EOT>
class eoBestSelect< EOT >

eoBestSelect: a selection method that always return the best (mainly for testing purposes)

Examples:
t-eoGenOp.cpp.

Definition at line 58 of file eoRandomSelect.h.


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