Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

Bodon::SupportCounterMerge< TRIE > Class Template Reference

#include <SupportCounterMerge.hpp>

List of all members.

Public Member Functions

 SupportCounterMerge ()
void updateCounters (TRIE &main_trie, const std::vector< item_t > &transaction, item_t candidate_size, const counter_t counter_incr)

Protected Types

typedef Leaf LEAF

Protected Member Functions

void findCandidates (TRIE *subtrie, std::vector< item_t >::const_iterator it_basket_upper_bound, std::vector< item_t >::const_iterator it_basket, item_t step_to_candidate, const counter_t counter_incr)
 Increases the counter of those candidates that are contained by the given basket.


Detailed Description

template<class TRIE>
class Bodon::SupportCounterMerge< TRIE >

Definition at line 16 of file support_counter/SupportCounterMerge.hpp.


Member Typedef Documentation

template<class TRIE>
typedef Leaf Bodon::SupportCounterMerge< TRIE >::LEAF [protected]
 

Definition at line 19 of file support_counter/SupportCounterMerge.hpp.


Constructor & Destructor Documentation

template<class TRIE>
Bodon::SupportCounterMerge< TRIE >::SupportCounterMerge  )  [inline]
 

Definition at line 21 of file support_counter/SupportCounterMerge.hpp.


Member Function Documentation

template<class TRIE>
void Bodon::SupportCounterMerge< TRIE >::findCandidates TRIE *  subtrie,
std::vector< item_t >::const_iterator  it_basket_upper_bound,
std::vector< item_t >::const_iterator  it_basket,
item_t  step_to_candidate,
const counter_t  counter_incr
[protected]
 

Increases the counter of those candidates that are contained by the given basket.

Definition at line 45 of file support_counter/SupportCounterMerge.hpp.

Referenced by Bodon::SupportCounterMerge< TRIE >::updateCounters().

template<class TRIE>
void Bodon::SupportCounterMerge< TRIE >::updateCounters TRIE &  main_trie,
const std::vector< item_t > &  transaction,
item_t  candidate_size,
const counter_t  counter_incr
[inline]
 

Definition at line 23 of file support_counter/SupportCounterMerge.hpp.

References Bodon::SupportCounterMerge< TRIE >::findCandidates().


The documentation for this class was generated from the following file:
Generated on Sun Sep 17 17:56:08 2006 for FIM environment by  doxygen 1.4.4