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

Public Methods | |
| NotQnode (double dbelief, double wt) | |
| virtual | ~NotQnode () |
| virtual double | eval (DocumentRep *dRep) |
| Score as 1 - the score of the single child node. | |
Protected Attributes | |
| double | dw |
| the default score for a node. | |
|
||||||||||||
|
|
|
|
|
|
|
Score as 1 - the score of the single child node.
Implements QueryNode. |
|
|
the default score for a node.
|
1.2.18