#include <eoDistribUpdater.h>
Inheritance diagram for eoDistribUpdater< EOT >:

Public Member Functions | |
| virtual void | operator() (eoDistribution< EOT > &, eoPop< EOT > &)=0 |
| The pure virtual function that needs to be implemented by the subclass. | |
It takes one distribution and updates it according to one population
Definition at line 43 of file eoDistribUpdater.h.
1.3.9.1