#include <StructQueryRep.hpp>
Inheritance diagram for SynQNode:
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. |
|
|
|
|
|
Score as the proximityScore for the document.
Implements QueryNode. |
|
The default score.
|