LTI-Lib latest version v1.9 - last update 10 Apr 2010

lti::unsupervisedClassifier::parameters Class Reference

the parameters for the class unsupervisedClassifier are the same as for classifier, except that the default value of mulipleMode is changed to outputTemplate::Ignore. More...

#include <ltiUnsupervisedClassifier.h>

Inheritance diagram for lti::unsupervisedClassifier::parameters:
Inheritance graph
[legend]
Collaboration diagram for lti::unsupervisedClassifier::parameters:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 parameters ()
 parameters (const parameters &other)
virtual ~parameters ()
const char * getTypeName () const
parameterscopy (const parameters &other)
parametersoperator= (const parameters &other)

Detailed Description

the parameters for the class unsupervisedClassifier are the same as for classifier, except that the default value of mulipleMode is changed to outputTemplate::Ignore.


Constructor & Destructor Documentation

lti::unsupervisedClassifier::parameters::parameters (  ) 
lti::unsupervisedClassifier::parameters::parameters ( const parameters other  ) 
virtual lti::unsupervisedClassifier::parameters::~parameters (  )  [virtual]

Member Function Documentation

parameters& lti::unsupervisedClassifier::parameters::copy ( const parameters other  ) 

copy the contents of a parameters object

Parameters:
other the parameters object to be copied
Returns:
a reference to this parameters object

Reimplemented in lti::clustering::parameters, lti::DBScan< T >::parameters, lti::MSTClustering< U >::parameters, lti::SOFM::parameters, and lti::SOFM2D::parameters.

Referenced by operator=().

const char* lti::unsupervisedClassifier::parameters::getTypeName (  )  const [virtual]
parameters& lti::unsupervisedClassifier::parameters::operator= ( const parameters other  )  [inline]

The documentation for this class was generated from the following file:

Generated on Sat Apr 10 15:27:01 2010 for LTI-Lib by Doxygen 1.6.1