|
EvolvingObjects
|
helper class used to sort indices into populations/worths More...
#include <eoPerf2Worth.h>
Public Member Functions | |
| compare_worth (const std::vector< WorthT > &_worths) | |
| bool | operator() (unsigned a, unsigned b) const |
Private Attributes | |
| const std::vector< WorthT > & | worths |
helper class used to sort indices into populations/worths
Definition at line 205 of file eoPerf2Worth.h.