#include <QueryNode.hpp>
Inheritance diagram for WsumQnode:
Public Methods | |
WsumQnode (double w) | |
virtual | ~WsumQnode () |
virtual double | eval (const DocumentRep *dRep) const |
|
|
|
|
|
Score this node as the sum of the weighted scores of its children divided by the sum of the weights. Implements QueryNode. |