Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

MaxQnode Class Reference

#include <QueryNode.hpp>

Inheritance diagram for MaxQnode:

BeliefNode QueryNode List of all members.

Public Methods

 MaxQnode (double dbelief, double wt)
virtual ~MaxQnode ()
virtual double eval (DocumentRep *dRep)

Detailed Description

Implements the MAX query operator. Evaluates to the maximum of the scores of its child nodes and the default score.


Constructor & Destructor Documentation

MaxQnode::MaxQnode double    dbelief,
double    wt
[inline]
 

virtual MaxQnode::~MaxQnode   [inline, virtual]
 


Member Function Documentation

virtual double MaxQnode::eval DocumentRep   dRep [inline, virtual]
 

Score as the maximum of the scores of its child nodes and the default score.

Implements QueryNode.


The documentation for this class was generated from the following file:
Generated on Fri Feb 6 07:12:04 2004 for LEMUR by doxygen1.2.16