#include <eoUpdateGlobalIfBetter.h>
Inheritance diagram for eoUpdateGlobalIfBetter< POT >:

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 |
Definition at line 23 of file eoUpdateGlobalIfBetter.h.
1.4.7