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

SynQNode Class Reference

#include <StructQueryRep.hpp>

Inheritance diagram for SynQNode:

QueryNode List of all members.

Public Methods

 SynQNode (double w, double d)
virtual ~SynQNode ()
virtual double eval (DocumentRep *dRep)
 Score as the proximityScore for the document.


Protected Attributes

double dw
 The default score.


Detailed Description

Implements the SYN operator. This is the SYNONYM operator. Evaluates to the proximityScore for the document.


Constructor & Destructor Documentation

SynQNode::SynQNode double    w,
double    d
[inline]
 

virtual SynQNode::~SynQNode   [inline, virtual]
 


Member Function Documentation

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

Score as the proximityScore for the document.

Implements QueryNode.


Member Data Documentation

double SynQNode::dw [protected]
 

The default score.


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