#include <SupportCounterLookupTransOffsetIndex.hpp>
Public Member Functions | |
SupportCounterLookupTransOffsetIndex () | |
void | updateCounters (TRIE &main_trie, const std::vector< item_t > &transaction, item_t candidate_size, const counter_t counter_incr) |
Protected Member Functions | |
void | findCandidatesAssist (TRIE *subtrie, const item_t offset, const std::vector< size_t > &trans_vector, size_t index_upper_bound, item_t step_to_candidate, const counter_t counter_incr) |
Definition at line 15 of file SupportCounterLookupTransOffsetIndex.hpp.
|
Definition at line 18 of file SupportCounterLookupTransOffsetIndex.hpp. |
|
Definition at line 68 of file SupportCounterLookupTransOffsetIndex.hpp. Referenced by Bodon::SupportCounterLookupTransOffsetIndex< TRIE >::updateCounters(). |
|
Definition at line 20 of file SupportCounterLookupTransOffsetIndex.hpp. References Bodon::SupportCounterLookupTransOffsetIndex< TRIE >::findCandidatesAssist(). |