Ordering relation by the fitness of the individuals(only single objective) More...
#include <shark/Algorithms/DirectSearch/Individual.h>
Public Member Functions | |
bool | operator() (Individual const &individual1, Individual const &individual2) |
Ordering relation by the fitness of the individuals(only single objective)
Definition at line 76 of file Individual.h.
|
inline |
Definition at line 77 of file Individual.h.
References shark::Individual< PointType, FitnessTypeT, Chromosome >::unpenalizedFitness().