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

MaxQnode Class Reference

#include <StructQueryRep.hpp>

Inheritance diagram for MaxQnode:

QueryNode List of all members.

Public Methods

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

Protected Attributes

double dw
 The default score.


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.


Member Data Documentation

double MaxQnode::dw [protected]
 

The default score.


The documentation for this class was generated from the following file:
Generated on Mon Sep 30 14:14:11 2002 for LEMUR by doxygen1.2.18