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

#include <covertree.hpp>

Public Member Functions

 ds_node ()
 

Public Attributes

v_array< ScalarTypedist
 
p
 

Detailed Description

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

Cover tree node with an associated set of distances TODO better doc

Definition at line 84 of file covertree.hpp.

Constructor & Destructor Documentation

ds_node ( )

Definition at line 86 of file covertree.hpp.

Member Data Documentation

Vector of distances TODO better doc

Definition at line 89 of file covertree.hpp.

P p

Point TODO better doc

Definition at line 92 of file covertree.hpp.


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