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

common.hpp

Go to the documentation of this file.
00001 /***************************************************************************
00002                           common.hpp  -  description
00003                              -------------------
00004     begin                : cs march 14 2004
00005     copyright            : (C) 2004 by Ferenc Bodon
00006     email                : bodon@cs.bme.hu
00007  ***************************************************************************/
00008 
00009 #ifndef common_HPP
00010 #define common_HPP
00011 
00022 typedef unsigned int itemtype;
00023 //typedef unsigned short itemtype;
00024 //typedef long itemtype;
00025 
00032 typedef unsigned int countertype;
00033 
00034 #endif

Generated on Fri Mar 11 14:48:06 2005 for APRIORI algorithm by  doxygen 1.3.9.1