Google
TNearestNeighborClassifier.Classify Method
Class
Pascal
procedure Classify(const Q: TFloatArray; neibcount: integer; const NearNeib: TIntegerArray; const NearDist: TFloatArray; eps: double = 0); virtual; abstract;
Parameters
Parameters 
Description 
const Q: TFloatArray 
approx k near neighbor search 
Related Information