#include <eoPopEvalFunc.h>

Public Member Functions | |
| eoTimeVaryingLoopEval (eoEvalFunc< EOT > &_eval) | |
| Ctor: set value of embedded eoEvalFunc. | |
| void | operator() (eoPop< EOT > &_parents, eoPop< EOT > &_offspring) |
| Do the job: simple loop over the offspring. | |
Private Attributes | |
| eoEvalFunc< EOT > & | eval |
Definition at line 84 of file eoPopEvalFunc.h.
1.5.5