EvolvingObjects
eoFlOrUniformQuadOp< EOT > Class Template Reference

The uniform crossover - exchanges atoms uniformly ! More...

#include <eoFlOrQuadOp.h>

Inheritance diagram for eoFlOrUniformQuadOp< EOT >:
eoQuadOp< EOT > eoOp< EOT > eoBF< EOT &, EOT &, bool > eoFunctorBase binary_function

List of all members.

Public Types

typedef EOT::AtomType AtomType

Public Member Functions

 eoVlUniformQuadOp (double _rate=0.5)
 default ctor: requires a rate - 0.5 by default
bool operator() (EOT &_eo1, EOT &_eo2)
 excahnges atoms at given rate
virtual string className () const
 inherited className()

Private Attributes

double rate

Detailed Description

template<class EOT>
class eoFlOrUniformQuadOp< EOT >

The uniform crossover - exchanges atoms uniformly !

Definition at line 131 of file eoFlOrQuadOp.h.


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