#include <StructQueryRep.hpp>
Inheritance diagram for FiltReqQnode:
Public Methods | |
FiltReqQnode (double dbelief, double wt) | |
virtual | ~FiltReqQnode () |
virtual double | eval (DocumentRep *dRep) |
Protected Attributes | |
double | dw |
The default score. |
|
|
|
|
|
Score as the score of its first child node if the scores of both children are greater than the default score, otherwise the default score. Implements QueryNode. |
|
The default score.
|