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

UwnQNode Class Reference

#include <StructQueryRep.hpp>

Inheritance diagram for UwnQNode:

QueryNode List of all members.

Public Methods

 UwnQNode (int size, double w, double d)
virtual ~UwnQNode ()
virtual double eval (DocumentRep *dRep)
 Score as the proximityScore for this document representation.


Public Attributes

int winSize
 Window size for the operator.


Protected Attributes

double dw
 default score.


Detailed Description

Implements the UWN operator. This is the UNORDERED WINDOW operator. Evaluates to the proximityScore of the document.


Constructor & Destructor Documentation

UwnQNode::UwnQNode int    size,
double    w,
double    d
[inline]
 

virtual UwnQNode::~UwnQNode   [inline, virtual]
 


Member Function Documentation

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

Score as the proximityScore for this document representation.

Implements QueryNode.


Member Data Documentation

double UwnQNode::dw [protected]
 

default score.

int UwnQNode::winSize
 

Window size for the operator.


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