IVT
CNearestNeighbor Member List

This is the complete list of members for CNearestNeighbor, including all inherited members.

Classify(const float *pQuery, int nDimension, float &fResultError)CNearestNeighborvirtual
Classify(const float *pQueries, int nDimension, int nQueries, int *pResults, float *pResultErrors)CNearestNeighborvirtual
CNearestNeighbor(ComputationMethod method)CNearestNeighbor
ComputationMethod enum nameCNearestNeighbor
eBruteForce enum valueCNearestNeighbor
eBruteForceGPU enum valueCNearestNeighbor
eKdTree enum valueCNearestNeighbor
SetKdTreeMaxLeaves(int nKdTreeMaxLeaves)CNearestNeighborinline
Train(const float *pData, int nDimension, int nDataSets)CNearestNeighborvirtual
~CClassificatorInterface()CClassificatorInterfaceinlinevirtual
~CNearestNeighbor()CNearestNeighbor