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

OdnQNode Class Reference

#include <StructQueryRep.hpp>

Inheritance diagram for OdnQNode:

QueryNode List of all members.

Public Methods

 OdnQNode (int size, double w, double d)
virtual ~OdnQNode ()
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
 The default score.


Detailed Description

Implements the ODN operator. This is the ORDERED WINDOW operator. Evaluates to the proximityScore of the document.


Constructor & Destructor Documentation

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

virtual OdnQNode::~OdnQNode   [inline, virtual]
 


Member Function Documentation

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

Score as the proximityScore for this document representation.

Implements QueryNode.


Member Data Documentation

double OdnQNode::dw [protected]
 

The default score.

int OdnQNode::winSize
 

Window size for the operator.


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