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

StatOutput.hpp File Reference

An output manager class that collects some statistics about the distribution of frequent itemsets. More...

#include "common.hpp"
#include "common/log.h"
#include "io/output/normal/BufferedNormalOutput.hpp"
#include <iostream>
#include <vector>

Include dependency graph for StatOutput.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StatOutput< OUTPUT, VERBOSE >
class  StatOutput< OUTPUT, VERBOSE >::params_t
class  LStatOutput< OUTPUT >
 This class is a simplifies StatOutput, i.e. More...


Detailed Description

An output manager class that collects some statistics about the distribution of frequent itemsets.

StatOutput is actually a wrapper aroud an output manager (that has to implement OutputBase interface). StatOutput blindly collects the length distribution of outputted frequent itemsets and writes the histogram to the standard error upon destruction.

Author:
Ferenc Bodon, Balazs RACZ
Date:
2005-05-02

Definition in file StatOutput.hpp.


Generated on Sun Sep 17 17:54:30 2006 for FIM environment by  doxygen 1.4.4