#include <GeneComp.h>
Public Member Functions | |
bool | operator() (const SEQ< GENOME_TYPE > &a, const SEQ< GENOME_TYPE > &b) const |
|
An auxiliary method which defines a way of sorting (according to the beginning coordinate of the SEQ) a structure which holds SEQ<GENOME_TYPE> objects. Note: Usage of this method is done by STL's "sort".
|