#include <eoSharingSelect.h>

Public Member Functions | |
| eoSharingSelect (double _sigma, eoDistance< EOT > &_dist) | |
| Ctor:. | |
Private Attributes | |
| eoSharing< EOT > | sharing |
It is an eoRouletteWorthSelect, i.e. a selector using a std::vector of worthes rather than the raw fitness (see eoSelectFromWorth.h) It uses an internal eoSharing object which is an eoPerf2Worth<EOT, double>
Definition at line 43 of file eoSharingSelect.h.
| eoSharingSelect< EOT >::eoSharingSelect | ( | double | _sigma, | |
| eoDistance< EOT > & | _dist | |||
| ) | [inline] |
1.5.5