Public Attributes | |
| size_t | index |
| ElementType * | point |
Private Member Functions | |
| template<typename Archive > | |
| void | serialize (Archive &ar) |
Friends | |
| struct | serialization::access |
Definition at line 377 of file kmeans_index.h.
|
inlineprivate |
Definition at line 383 of file kmeans_index.h.
|
friend |
Definition at line 393 of file kmeans_index.h.
| size_t rtflann::KMeansIndex< Distance >::PointInfo::index |
Definition at line 379 of file kmeans_index.h.
| ElementType* rtflann::KMeansIndex< Distance >::PointInfo::point |
Definition at line 380 of file kmeans_index.h.