EvolvingObjects
eoDoubleIntermediate Class Reference

Intermediate crossover == linear combination. More...

#include <eoRealAtomXover.h>

Inheritance diagram for eoDoubleIntermediate:
eoBinOp< double > eoOp< double > eoBF< double &, const double &, bool > eoFunctorBase binary_function

List of all members.

Public Member Functions

 eoDoubleIntermediate ()
 (Default) Constructor.
virtual std::string className () const
 The class name. Used to display statistics.
bool operator() (double &r1, const double &r2)
 Linear combination of both parents.

Detailed Description

Intermediate crossover == linear combination.

Definition at line 77 of file eoRealAtomXover.h.


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