#include <SumNode.hpp>
Inheritance diagram for SumNode:

Public Methods | |
| void | addChild (BeliefNode *beliefNode) |
| int | nextCandidateDocument () |
| double | maximumScore () |
| double | score (int documentID, int documentLength) |
|
|
|
|
|
Implements BeliefNode. |
|
|
Implements InferenceNetworkNode. |
|
||||||||||||
|
|
1.2.18