pattern_support< MP > Class Template Reference

Generic Pattern Support Class that takes care of support counting of a pattern. More...

#include <pat_support.h>

List of all members.

Public Member Functions

 pattern_support (const int &s=0, bool v=0)
bool is_valid (const int &minsup) const
bool is_freq (const int &ms) const
int get_sup () const
void set_vals (const pattern_support< MP > *s)
void set_sup (const std::pair< int, int > &s)

Friends

std::ostream & operator<< (std::ostream &, const pattern_support< MP > &)


Detailed Description

template<class MP>
class pattern_support< MP >

Generic Pattern Support Class that takes care of support counting of a pattern.

Templated with Mining property, since support counting depends on different mining properties.


The documentation for this class was generated from the following file:
Generated on Wed Jul 26 14:01:09 2006 for DMTL by  doxygen 1.4.7