GLBaseOrganism::CompareFitnessLess Class Reference

#include <GLBaseOrganism.h>

List of all members.

Public Member Functions

bool operator() (const GLBaseOrganism *left, const GLBaseOrganism *right) const


Detailed Description

Class for use with stl, based on comparisons of organisms by fitness value.

Definition at line 252 of file GLBaseOrganism.h.


Member Function Documentation

bool GLBaseOrganism::CompareFitnessLess::operator() ( const GLBaseOrganism left,
const GLBaseOrganism right 
) const

Returns true if left operand is < then the right one.

Returns:
true if left operand is < then the right one.
Returns true if left operand is < then the right one.
Parameters:
left left operand in 'less' expression.
right right operand in 'less' expression.
Returns:
true if left operand is < then the right one.

Definition at line 114 of file GLBaseOrganism.cpp.


The documentation for this class was generated from the following files:

Generated on Sat Jun 13 13:58:06 2009 for GenLib by  doxygen 1.5.9