SHOGUN  4.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
List of all members | Public Attributes
d_node< P > Struct Template Reference

Detailed Description

template<class P>
struct d_node< P >

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

Definition at line 385 of file JLCoverTree.h.

Public Attributes

float dist
 
const node< P > * n
 

Member Data Documentation

float dist

Distance TODO better doc

Definition at line 388 of file JLCoverTree.h.

const node<P>* n

List of nodes TODO better doc

Definition at line 391 of file JLCoverTree.h.


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

SHOGUN Machine Learning Toolbox - Documentation