EvolvingObjects
|
Ratio of the number of individuals with a feasible dual fitness in the population (. More...
#include <eoFeasibleRatioStat.h>
Public Member Functions | |
eoFeasibleRatioStat (std::string description="FeasibleRatio") | |
virtual void | operator() (const eoPop< EOT > &pop) |
The pure virtual function that needs to be implemented by the subclass. | |
virtual std::string | className (void) const |
Ratio of the number of individuals with a feasible dual fitness in the population (.
Definition at line 41 of file eoFeasibleRatioStat.h.