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