EvolvingObjects
eoUniformGeneChooser< EOT > Class Template Reference

Uniform choice of gene to delete. More...

#include <eoVariableLengthMutation.h>

Inheritance diagram for eoUniformGeneChooser< EOT >:
eoGeneDelChooser< EOT > eoUF< EOT &, unsigned int > eoFunctorBase unary_function

List of all members.

Public Member Functions

unsigned operator() (EOT &_eo)
 The pure virtual function that needs to be implemented by the subclass.
virtual std::string className () const

Detailed Description

template<class EOT>
class eoUniformGeneChooser< EOT >

Uniform choice of gene to delete.

Definition at line 97 of file eoVariableLengthMutation.h.


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