#include <eoSharingSelect.h>
Inheritance diagram for eoSharingSelect< EOT >:

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.
|
||||||||||||||||
|
Ctor:.
Definition at line 49 of file eoSharingSelect.h. |
1.3.9.1