#include <QueryNode.hpp>
Inheritance diagram for lemur::retrieval::WsumQnode:

Public Member Functions | |
| WsumQnode (double w) | |
| virtual | ~WsumQnode () | 
| virtual double | eval (const lemur::api::DocumentRep *dRep) const | 
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 Score this node as the sum of the weighted scores of its children divided by the sum of the weights. Implements lemur::retrieval::QueryNode.  | 
  
 
1.3.4