Tapkee
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

◆ dist

ScalarType dist

Distance TODO better doc

Definition at line 393 of file covertree.hpp.

◆ n

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: