(no title)
ARLK
0.1.0
Action Recognition Library for Kinect
|
ANNpointSet Class Referenceabstract
#include <ANN.h>
Inheritance diagram for ANNpointSet:
Public Member Functions | |
virtual | ~ANNpointSet () |
virtual void | annkSearch (ANNpoint q, int k, ANNidxArray nn_idx, ANNdistArray dd, double eps=0.0)=0 |
virtual int | annkFRSearch (ANNpoint q, ANNdist sqRad, int k=0, ANNidxArray nn_idx=NULL, ANNdistArray dd=NULL, double eps=0.0)=0 |
virtual int | theDim ()=0 |
virtual int | nPoints ()=0 |
virtual ANNpointArray | thePoints ()=0 |
Constructor & Destructor Documentation
|
inlinevirtual |
Member Function Documentation
|
pure virtual |
Implemented in ANNkd_tree, and ANNbruteForce.
|
pure virtual |
Implemented in ANNkd_tree, and ANNbruteForce.
|
pure virtual |
Implemented in ANNkd_tree, and ANNbruteForce.
|
pure virtual |
Implemented in ANNkd_tree, and ANNbruteForce.
|
pure virtual |
Implemented in ANNkd_tree, and ANNbruteForce.
The documentation for this class was generated from the following file:
- include/ANN.h
Generated on Fri May 31 2013 10:57:41 for ARLK by 1.8.2