seq_instance< V_Fkk_EMB_MINE_PROP > Class Template Reference

Class represents precisely one instance i.e. occurrence of a sequence in the dataset. This class is for embedded sequence mining. More...

#include <seq_instance.h>

List of all members.

Public Member Functions

 seq_instance (const int timestamp, const int position)
 seq_instance (const int timestamp)
int get_ts () const

Static Public Member Functions

template<template< typename, typename > class ST, template< typename > class ALLOC>
static void seq_join_seq (const ST< seq_instance, ALLOC< seq_instance > > &i1, const ST< seq_instance, ALLOC< seq_instance > > &i2, ST< seq_instance, ALLOC< seq_instance > > &seqi_inst, ST< seq_instance, ALLOC< seq_instance > > &seqj_inst, bool &seqi_ind, bool &seqj_ind, bool &seqi_emb, bool &seqj_emb, const bool self_join_only)

Friends

ostream & operator<< (ostream &ostr, const seq_instance &rhs)


Detailed Description

template<class MP>
class seq_instance< V_Fkk_EMB_MINE_PROP >

Class represents precisely one instance i.e. occurrence of a sequence in the dataset. This class is for embedded sequence mining.


Constructor & Destructor Documentation

template<class MP>
seq_instance< V_Fkk_EMB_MINE_PROP >::seq_instance ( const int  timestamp,
const int  position 
) [inline]

parameterized constructor

template<class MP>
seq_instance< V_Fkk_EMB_MINE_PROP >::seq_instance ( const int  timestamp  )  [inline]

parameterized constructor


Member Function Documentation

template<class MP>
template<template< typename, typename > class ST, template< typename > class ALLOC>
static void seq_instance< V_Fkk_EMB_MINE_PROP >::seq_join_seq ( const ST< seq_instance< V_Fkk_EMB_MINE_PROP >, ALLOC< seq_instance< V_Fkk_EMB_MINE_PROP > > > &  i1,
const ST< seq_instance< V_Fkk_EMB_MINE_PROP >, ALLOC< seq_instance< V_Fkk_EMB_MINE_PROP > > > &  i2,
ST< seq_instance< V_Fkk_EMB_MINE_PROP >, ALLOC< seq_instance< V_Fkk_EMB_MINE_PROP > > > &  seqi_inst,
ST< seq_instance< V_Fkk_EMB_MINE_PROP >, ALLOC< seq_instance< V_Fkk_EMB_MINE_PROP > > > &  seqj_inst,
bool &  seqi_ind,
bool &  seqj_ind,
bool &  seqi_emb,
bool &  seqj_emb,
const bool  self_join_only 
) [inline, static]


Friends And Related Function Documentation

template<class MP>
ostream& operator<< ( ostream &  ostr,
const seq_instance< V_Fkk_EMB_MINE_PROP > &  rhs 
) [friend]

Friend extraction operator for output


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