#include <SupportCounterMerge.hpp>
Public Member Functions | |
SupportCounterMerge () | |
void | findCandidates (TRIE *subtrie, std::vector< item_t >::const_iterator it_transaction_upper_bound, std::vector< item_t >::const_iterator it_transaction, item_t step_to_candidate, const counter_t counter_incr) |
Increases the counter of those candidates that are contained by the given basket. | |
Classes | |
class | SeqFirstOcc |
Definition at line 20 of file sequence/support_counter/SupportCounterMerge.hpp.
|
Definition at line 40 of file sequence/support_counter/SupportCounterMerge.hpp. |
|
Increases the counter of those candidates that are contained by the given basket.
Definition at line 54 of file sequence/support_counter/SupportCounterMerge.hpp. |