GeneComp< GENOME_TYPE > Class Template Reference

#include <GeneComp.h>

List of all members.

Public Member Functions

bool operator() (const SEQ< GENOME_TYPE > &a, const SEQ< GENOME_TYPE > &b) const

template<class GENOME_TYPE>
class GeneComp< GENOME_TYPE >


Member Function Documentation

template<class GENOME_TYPE>
bool GeneComp< GENOME_TYPE >::operator() const SEQ< GENOME_TYPE > &  a,
const SEQ< GENOME_TYPE > &  b
const [inline]
 

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".

Parameters:
a,: A const reference to a SEQ<GENOME_TYPE> object.
b,: A const reference to a SEQ<GENOME_TYPE> object.
Returns:
bool


The documentation for this class was generated from the following file:
Generated on Tue May 9 18:43:46 2006 for PrePro by  doxygen 1.4.6-NO