ContextCountAccumulator(const std::string &name, UINT64 occurrences, UINT64 contextSize) | ContextCountAccumulator | |
ContextCountAccumulator(const std::string &name, UINT64 occurrences, UINT64 contextSize, UINT64 maximumOccurrences, UINT64 minimumContextSize, UINT64 maximumContextSize, double maximumContextFraction) | ContextCountAccumulator | |
ContextCountAccumulator(const std::string &name, ListCache *listCache, ListCache::CachedList *cache, ListIteratorNode *matches, UINT64 collectionSize, UINT64 maxDocumentLength) | ContextCountAccumulator | |
ContextCountAccumulator(const std::string &name, ListCache *listCache, ListCache::CachedList *cache, ListIteratorNode *matches, ListIteratorNode *context) | ContextCountAccumulator | |
evaluate(int documentID, int documentLength) | ContextCountAccumulator | [virtual] |
getContextNode() const | ContextCountAccumulator | |
getContextSize() const | ContextCountAccumulator | |
getMatchesNode() const | ContextCountAccumulator | |
getName() const | ContextCountAccumulator | [virtual] |
getOccurrences() const | ContextCountAccumulator | |
getResults() | ContextCountAccumulator | [virtual] |
MResults typedef | EvaluatorNode | |
nextCandidateDocument() | ContextCountAccumulator | [virtual] |
~ContextCountAccumulator() | ContextCountAccumulator | |
~EvaluatorNode() | EvaluatorNode | [inline, virtual] |
~InferenceNetworkNode() | InferenceNetworkNode | [inline, virtual] |