|
EvolvingObjects
|
An instance (theonly one as of today, Dec. More...
#include <eoSurviveAndDie.h>
Public Member Functions | |
| eoDeterministicSurviveAndDie (double _survive, double _die, bool _interpret_as_rate=true) | |
| constructor | |
| void | operator() (eoPop< EOT > &_pop, eoPop< EOT > &_luckyGuys) |
| The pure virtual function that needs to be implemented by the subclass. | |
An instance (theonly one as of today, Dec.
20, 2000) of an eoSurviveAndDie, that does everything deterministically
Used in eoDeterministicSaDReplacement.
Definition at line 78 of file eoSurviveAndDie.h.