Machine Learning Library
CClusterAlgorithm< Type > Member List

This is the complete list of members for CClusterAlgorithm< Type >, including all inherited members.

CClusterAlgorithm(CMetric< Type > *ptMetric=new CEuclideanMetric< Type >())CClusterAlgorithm< Type >
className() const CObject< Type >inlinevirtual
CObject()CObject< Type >
dataType() const CObject< Type >
getReferenceVectors() const CClusterAlgorithm< Type >
isA(const char *acClass) const CObject< Type >inlinevirtual
nearestNode(const CVector< Type > &rtPattern) const CClusterAlgorithm< Type >
nearestNodeDistance(const CVector< Type > &rtPattern) const CClusterAlgorithm< Type >
ptMetricCClusterAlgorithm< Type >protected
referenceVectors()CClusterAlgorithm< Type >
rmse(const CDataset< Type > &tDataset) const CClusterAlgorithm< Type >
serialize(fstream &stream, IO_MODE mode)CClusterAlgorithm< Type >virtual
serialize2(CArchiv &tArchiv)CObject< Type >inlinevirtual
setMetric(CMetric< Type > *ptMetric)CClusterAlgorithm< Type >
setVerbose(VERBOSE_LEVEL tVerbose)CObject< Type >inline
train(CDataset< Type > &tDataset)=0CClusterAlgorithm< Type >pure virtual
tReferenceVectorsCClusterAlgorithm< Type >protected
ucVerboseCObject< Type >protected
verbose(void) const CObject< Type >inline
~CClusterAlgorithm()CClusterAlgorithm< Type >virtual
~CObject()CObject< Type >virtual