eoFitnessScalingSelect< EOT > Class Template Reference

eoFitnessScalingSelect: select an individual proportional to the linearly scaled fitness that is computed by the private eoLinearFitScaling object More...

#include <eoFitnessScalingSelect.h>

Inheritance diagram for eoFitnessScalingSelect< EOT >:

eoRouletteWorthSelect< EOT, WorthT > eoSelectFromWorth< EOT, WorthType > eoSelectOne< EOT, WorthT > eoUF< A1, R > eoFunctorBase

List of all members.

Public Member Functions

 eoFitnessScalingSelect (double _p=2.0)
 Ctor:.

Private Attributes

eoLinearFitScaling< EOTscaling


Detailed Description

template<class EOT>
class eoFitnessScalingSelect< EOT >

eoFitnessScalingSelect: select an individual proportional to the linearly scaled fitness that is computed by the private eoLinearFitScaling object

Definition at line 40 of file eoFitnessScalingSelect.h.


Constructor & Destructor Documentation

template<class EOT>
eoFitnessScalingSelect< EOT >::eoFitnessScalingSelect ( double  _p = 2.0  )  [inline]

Ctor:.

Parameters:
_p the selective pressure, should be in [1,2] (2 is the default)

Definition at line 46 of file eoFitnessScalingSelect.h.


The documentation for this class was generated from the following file:

Generated on Thu Jan 1 23:19:46 2009 for EvolvingObjects by  doxygen 1.5.5