Public Member Functions | |
| tuple | knn (const object query, const Index k=1, const double epsilon=0, const unsigned optionFlags=0, const double maxRadius=infD) |
| NearestNeighbourSearch (const object pycloud, const SearchType searchType=NNSNabo::KDTREE_LINEAR_HEAP, const Index dim=maxI, const dict params=dict()) | |
| ~NearestNeighbourSearch () | |
Protected Attributes | |
| NNSNabo::Matrix | cloud |
| NNSNabo * | nns |
Definition at line 95 of file python/nabo.cpp.
|
inline |
Definition at line 98 of file python/nabo.cpp.
|
inline |
Definition at line 132 of file python/nabo.cpp.
|
inline |
Definition at line 137 of file python/nabo.cpp.
|
protected |
Definition at line 162 of file python/nabo.cpp.
|
protected |
Definition at line 161 of file python/nabo.cpp.