vat< PP, MP, ALLOC, ST > Class Template Reference

Class represents a generic VAT(Vertical Attribute Table). More...

#include "src/itemset/iset_vat.h"


Detailed Description

template<class PP, class MP, template< typename > class ALLOC = std::allocator, template< typename P, typename A > class ST = std::vector>
class vat< PP, MP, ALLOC, ST >

Class represents a generic VAT(Vertical Attribute Table).

It needs three template arguments; PP: Pattern Properties, MP: Mining properties, ST<typename P>: Storage_type, default is std::vector, P is the underlying element type of ST storage type.


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