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

Bodon::sequence::SupportCounterMerge2< TRIE > Class Template Reference

#include <SupportCounterMerge2.hpp>

List of all members.

Public Member Functions

 SupportCounterMerge2 ()
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.

Private Types

typedef std::pair< item_t,
std::vector< item_t >::const_iterator > 
SeqFirstOcc


Detailed Description

template<class TRIE>
class Bodon::sequence::SupportCounterMerge2< TRIE >

Definition at line 19 of file SupportCounterMerge2.hpp.


Member Typedef Documentation

template<class TRIE>
typedef std::pair<item_t, std::vector<item_t>::const_iterator> Bodon::sequence::SupportCounterMerge2< TRIE >::SeqFirstOcc [private]
 

Definition at line 22 of file SupportCounterMerge2.hpp.


Constructor & Destructor Documentation

template<class TRIE>
Bodon::sequence::SupportCounterMerge2< TRIE >::SupportCounterMerge2  )  [inline]
 

Definition at line 25 of file SupportCounterMerge2.hpp.


Member Function Documentation

template<class TRIE>
void Bodon::sequence::SupportCounterMerge2< TRIE >::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.

Definition at line 39 of file SupportCounterMerge2.hpp.


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