27 #ifndef MPBLOCKS_KD_TREE_EUCLIDEAN_KEY_H_
28 #define MPBLOCKS_KD_TREE_EUCLIDEAN_KEY_H_
37 template <
class Traits>
79 #endif // SEARCHKEY_H_
bool operator()(const Key_t &a, const Key_t &b)
the node class must be defined in traits since it uses the CTRP, it must derive from kd_tree::Node<Tr...
Traits::Format_t Format_t
double Format_t
number format (i.e. double, float)