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

Public Member Functions | |
| virtual void | operator() (eoPop< EOT > &__pop)=0 |
| Interface function providing the signature for constructing an evaluation functor. | |
The derived classes may be used as wrappers for EO-derived evaluation functors. In order to have an example, please refer to the implementation of the peoSeqPopEval and peoParaPopEval classes.
Definition at line 19 of file peoPopEval.h.
1.4.7