Classes | |
| class | KDTreeSpace::KDTreeElemInterface< VTYPE > |
| class | KDTreeSpace::BestMatch< KE > |
| class | KDTreeSpace::HyperRectangle< KE, TYPE > |
| class | KDTreeSpace::QueueEntry< KE, VTYPE > |
| class | KDTreeSpace::KDTree< KE, VTYPE > |
Functions | |
| template<class KE, class VTYPE> | |
| bool | operator< (const QueueEntry< KE, VTYPE > &iA, const QueueEntry< KE, VTYPE > &iB) |
| template<class KE> | |
| bool | operator> (const BestMatch< KE > &iA, const BestMatch< KE > &iB) |
|
||||||||||||||||
|
Definition at line 507 of file KDTreeImpl.h. |
|
||||||||||||||||
|
Definition at line 513 of file KDTreeImpl.h. References KDTreeSpace::BestMatch< KE >::_distance. |
1.3.9.1