#include <eoPopEvalFunc.h>

Public Member Functions | |
| eoPopLoopEval (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 60 of file eoPopEvalFunc.h.
1.5.5