.TH "eoStochTournamentWorthSelect" 3 "19 Oct 2006" "Version 0.9.4-cvs" "EO" \" -*- nroff -*- .ad l .nh .SH NAME eoStochTournamentWorthSelect \- An instance of eoSelectPerf2Worth that does selection from the Worthes using a ... .PP .SH SYNOPSIS .br .PP \fC#include \fP .PP Inherits \fBeoSelectFromWorth< EOT, WorthT >\fP. .PP .SS "Public Types" .in +1c .ti -1c .RI "typedef std::vector< WorthT >::iterator \fBworthIterator\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBeoStochTournamentWorthSelect\fP (\fBeoPerf2Worth\fP< \fBEOT\fP, WorthT > &_perf2Worth, double _tRate)" .br .ti -1c .RI "virtual const \fBEOT\fP & \fBoperator()\fP (const \fBeoPop\fP< \fBEOT\fP > &_pop)" .br .RI "\fIThe pure virtual function that needs to be implemented by the subclass. \fP" .in -1c .SS "Private Attributes" .in +1c .ti -1c .RI "double \fBtRate\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template class eoStochTournamentWorthSelect< EOT, WorthT >" An instance of eoSelectPerf2Worth that does selection from the Worthes using a ... stochastic tournament, yes! .PP Definition at line 128 of file eoSelectFromWorth.h. .SH "Author" .PP Generated automatically by Doxygen for EO from the source code.