#include <StructQueryRep.hpp>
Inheritance diagram for OrQnode:

Public Methods | |
| OrQnode (double dbelief, double wt) | |
| virtual | ~OrQnode () |
| virtual double | eval (DocumentRep *dRep) |
Protected Attributes | |
| double | dw |
| the default score for a node. | |
|
||||||||||||
|
|
|
|
|
|
|
Score this node as (1 - the product of (1 - score) for each child node whose score is greater than the default weight. Implements QueryNode. |
|
|
the default score for a node.
|
1.2.18