Feature Selection ToolboxFST3 Library / Documentation

FST::Classifier_kNN< RETURNTYPE, DATATYPE, IDXTYPE, DIMTYPE, SUBSET, DATAACCESSOR, DISTANCE >::Neighbour Class Reference

Holds information on distance and data-class membership of neighbors processed in Classifier_kNN. More...

#include <classifier_knn.hpp>

List of all members.

Public Member Functions

 Neighbour (const RETURNTYPE value, const DIMTYPE cls)
 Neighbour (const Neighbour &nei)
 copy constructor

Public Attributes

RETURNTYPE _value
DIMTYPE _cls

Detailed Description

template<class RETURNTYPE, typename DATATYPE, typename IDXTYPE, typename DIMTYPE, class SUBSET, class DATAACCESSOR, class DISTANCE>
class FST::Classifier_kNN< RETURNTYPE, DATATYPE, IDXTYPE, DIMTYPE, SUBSET, DATAACCESSOR, DISTANCE >::Neighbour

Holds information on distance and data-class membership of neighbors processed in Classifier_kNN.


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

Generated on Thu Mar 31 11:38:16 2011 for FST3Library by  doxygen 1.6.1