Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

ClusterFactory Class Reference

Factory class for making Cluster instances. More...

#include <ClusterFactory.hpp>

List of all members.

Public Methods

 ClusterFactory (const Index &ind, const SimilarityMethod &simMethod, enum ClusterParam::clusterTypes clusterType=ClusterParam::CENTROID, enum ClusterParam::docModes docMode=ClusterParam::DMAX)
 initialize the factory for the specific cluster type.

ClusterClusterFactory::allocateCluster (int clusterID=1)
 Make an instance of the appropriate cluster type.


Detailed Description

Factory class for making Cluster instances.


Constructor & Destructor Documentation

ClusterFactory::ClusterFactory const Index   ind,
const SimilarityMethod   simMethod,
enum ClusterParam::clusterTypes    clusterType = ClusterParam::CENTROID,
enum ClusterParam::docModes    docMode = ClusterParam::DMAX
 

initialize the factory for the specific cluster type.


Member Function Documentation

Cluster* ClusterFactory::ClusterFactory::allocateCluster int    clusterID = 1
 

Make an instance of the appropriate cluster type.


The documentation for this class was generated from the following files:
Generated on Wed Nov 3 12:59:27 2004 for Lemur Toolkit by doxygen1.2.18