OrderByValue< T > Class Template Reference

Orders PositionElements by their value. More...

Inheritance diagram for OrderByValue< T >:
PositionElement< T >

List of all members.

Public Member Functions

bool operator< (OrderByValue< T > t)
 Compare two OrderByValue elements by their value.
bool operator< (float t)
 Compare the value of the element to a float.

Detailed Description

template<typename T>
class OrderByValue< T >

Orders PositionElements by their value.

This class causes PositionElements, containing position and value attributes, to be sorted by their value. This is useful to the Accumulator when sorting partially scored documents.

Author
lapark
Revision
1.10
Date
2009/10/08 06:41:29
Id
Accumulator.tcc,v 1.10 2009/10/08 06:41:29 lapark Exp

The documentation for this class was generated from the following file:
 All Classes Functions Variables Friends

Generated on Tue Nov 10 14:12:15 2009 for textIR by  doxygen 1.6.1