eoPropCombinedMonOp< EOT > Class Template Reference

eoMonOp is the monary operator: genetic operator that takes only one EO More...

#include <eoProportionalCombinedOp.h>

Inheritance diagram for eoPropCombinedMonOp< EOT >:

eoMonOp< EOType > eoOp< EOType > eoUF< EOType &, bool > eoFunctorBase

List of all members.

Public Member Functions

 eoPropCombinedMonOp (eoMonOp< EOT > &_first, const double _rate)
 Ctor from a "true" operator.
virtual std::string className () const
virtual void add (eoMonOp< EOT > &_op, const double _rate, bool _verbose=false)
virtual void printOn (std::ostream &_os)
virtual bool operator() (EOT &_indi)

Protected Attributes

std::vector< eoMonOp< EOT > * > ops
std::vector< double > rates


Detailed Description

template<class EOT>
class eoPropCombinedMonOp< EOT >

eoMonOp is the monary operator: genetic operator that takes only one EO

now accepts generic operators

Definition at line 58 of file eoProportionalCombinedOp.h.


The documentation for this class was generated from the following file:

Generated on Thu Jan 1 23:19:49 2009 for EvolvingObjects by  doxygen 1.5.5