lightKISComp2< GENOME_TYPE > Class Template Reference

#include <lightkisComp2.h>

List of all members.

Public Member Functions

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

template<class GENOME_TYPE>
class lightKISComp2< GENOME_TYPE >


Member Function Documentation

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

An auxiliary method which defines a way of sorting (according to the beginning coordinate of the first sequence) a structure which holds lightKIS<GENOME_TYPE> objects. Note: Use of this method is done by STL's "sort".

Parameters:
a,: A const reference to a lightKIS<GENOME_TYPE> object.
b,: A const reference to a lightKIS<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