| EvolvingObjects
   
    | 
The fitnesses of a whole population, as a vector. More...
#include <eoMOFitnessStat.h>
 
  
 | Public Member Functions | |
| eoFitnessStat (std::string _description="AllFitnesses") | |
| virtual void | operator() (const std::vector< const EOT * > &_popPters) | 
| The pure virtual function that needs to be implemented by the subclass. | |
The fitnesses of a whole population, as a vector.
Definition at line 36 of file eoMOFitnessStat.h.