EvolvingObjects
eoFeasibleRatioStat< EOT > Class Template Reference

Ratio of the number of individuals with a feasible dual fitness in the population (. More...

#include <eoFeasibleRatioStat.h>

Inheritance diagram for eoFeasibleRatioStat< EOT >:
eoStat< EOT, double > eoValueParam< double > eoStatBase< EOT > eoParam eoUF< const eoPop< EOT > &, void > eoFunctorBase unary_function

List of all members.

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

Detailed Description

template<class EOT>
class eoFeasibleRatioStat< EOT >

Ratio of the number of individuals with a feasible dual fitness in the population (.

See also:
eoDualFitness)

Definition at line 41 of file eoFeasibleRatioStat.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends