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

Public Methods | |
| BandQnode (double dbelief, double w) | |
| virtual | ~BandQnode () |
| virtual double | eval (DocumentRep *dRep) |
Protected Attributes | |
| double | dw |
| the default score. | |
|
||||||||||||
|
|
|
|
|
|
|
Score as the product of the scores of all child nodes. If any child node returns a score less than or equal to the default score, return 0. Implements QueryNode. |
|
|
the default score.
|
1.2.18