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

NotQnode Class Reference

#include <QueryNode.hpp>

Inheritance diagram for NotQnode:

BeliefNode QueryNode List of all members.

Public Methods

 NotQnode (double dbelief, double wt)
virtual ~NotQnode ()
virtual double eval (DocumentRep *dRep)
 Score as 1 - the score of the single child node.


Detailed Description

Implements the NOT query operator. Evaluates to the 1 - the score of its child node.


Constructor & Destructor Documentation

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

virtual NotQnode::~NotQnode   [inline, virtual]
 


Member Function Documentation

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

Score as 1 - the score of the single child node.

Implements QueryNode.


The documentation for this class was generated from the following file:
Generated on Tue Nov 25 11:27:15 2003 for Lemur Toolkit by doxygen1.2.18