NOSPACE::IndexComparator< T > Class Template Reference
Compares vectors (given by their indices) according to a given coordinate.
More...
#include <kdTree.h>
List of all members.
|
Private Attributes |
const T * | data |
| pointer to the right coordinate of the first vector (of index 0)
|
int | length |
| length of the vectors in data
|
Detailed Description
template<class T>
class NOSPACE::IndexComparator< T >
Compares vectors (given by their indices) according to a given coordinate.
Definition at line 457 of file kdTree.h.
The documentation for this class was generated from the following file: