#include <eoSurviveAndDie.h>
Inheritance diagram for eoDeterministicSurviveAndDie< EOT >:

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. | |
20, 2000) of an eoSurviveAndDie, that does everything deterministically
Used in eoDeterministicSaDReplacement.
Definition at line 73 of file eoSurviveAndDie.h.
1.3.9.1