Tapkee
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
d_node< P > Struct Template Reference

#include <covertree.hpp>

Public Attributes

ScalarType dist
 
const node< P > * n
 

Detailed Description

template<class P>
struct tapkee::tapkee_internal::d_node< P >

List of cover tree nodes associated to a distance TODO better doc

Definition at line 390 of file covertree.hpp.

Member Data Documentation

ScalarType dist

Distance TODO better doc

Definition at line 393 of file covertree.hpp.

const node<P>* n

List of nodes TODO better doc

Definition at line 396 of file covertree.hpp.


The documentation for this struct was generated from the following file: