SHOGUN  4.2.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 386 of file JLCoverTree.h.

Public Attributes

float dist
 
const node< P > * n
 

Member Data Documentation

float dist

Distance TODO better doc

Definition at line 389 of file JLCoverTree.h.

const node<P>* n

List of nodes TODO better doc

Definition at line 392 of file JLCoverTree.h.


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

SHOGUN Machine Learning Toolbox - Documentation