Main Page | Class Hierarchy | Class List | File List | Class Members

Compare Class Reference

class Compare More...

#include <Compare.h>

Inheritance diagram for Compare:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual bool compare (const AnnotationScore &, const AnnotationScore &) const=0

Detailed Description

class Compare

Allows the scoring function to be either a minimization or maximization.

Derived classes are LtCompare (less than or minimize) and GtCompare (greater than or maximize)


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