#include <QueryNode.hpp>
Inheritance diagram for NotQnode:
Public Methods | |
NotQnode (double dbelief, double wt) | |
virtual | ~NotQnode () |
virtual double | eval (const DocumentRep *dRep) const |
Score as 1 - the score of the single child node. |
|
|
|
|
|
Score as 1 - the score of the single child node.
Implements QueryNode. |