eoBinOp< EOType > Class Template Reference

Binary genetic operator: subclasses eoOp, and defines basically the operator() with two operands, only the first one can be modified When defining your own, make sure that you return a boolean value indicating that you have changed the content. More...

#include <eoOp.h>

Inheritance diagram for eoBinOp< EOType >:

eoOp< EOType > eoBF< A1, A2, R > eoFunctorBase eoBinCloneOp< EOT > eoEsStandardXover< EOT > eoFlOr1ptBinOp< EOT > eoFlOrAllAtomBinOp< EOT > eoFlOrKAtomBinOp< EOT > eoFlOrUniformBinOp< EOT > eoInvalidateBinOp< EOT > eoPropCombinedBinOp< EOT > eoQuad2BinOp< EOT > eoVlUniformBinOp< EOT >

List of all members.

Public Member Functions

 eoBinOp ()
 Ctor.
virtual std::string className () const


Detailed Description

template<class EOType>
class eoBinOp< EOType >

Binary genetic operator: subclasses eoOp, and defines basically the operator() with two operands, only the first one can be modified When defining your own, make sure that you return a boolean value indicating that you have changed the content.

Definition at line 117 of file eoOp.h.


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

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