eoUpdateGlobalIfBetter< POT > Class Template Reference

Update one particle's best position and its best fitness. More...

#include <eoUpdateGlobalIfBetter.h>

Inheritance diagram for eoUpdateGlobalIfBetter< POT >:

eoParticleBestUpdater< POT > eoUF< POT &, void > eoFunctorBase List of all members.

Public Member Functions

 eoUpdateGlobalIfBetter (eoSingleParticleArchive< POT > &_archive)
 Constructor: takes an eoSingleParticleArchive that stores the global best.
void operator() (POT &_po)
 The pure virtual function that needs to be implemented by the subclass.

Protected Attributes

eoSingleParticleArchive< POT > & archive

Detailed Description

template<class POT>
class eoUpdateGlobalIfBetter< POT >

Update one particle's best position and its best fitness.

Definition at line 23 of file eoUpdateGlobalIfBetter.h.


The documentation for this class was generated from the following file:
Generated on Thu Apr 19 11:02:34 2007 for EO by  doxygen 1.4.7