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 383 of file JLCoverTree.h.

List of all members.

Public Attributes

float dist
const node< P > * n

Member Data Documentation

float dist

Distance TODO better doc

Definition at line 386 of file JLCoverTree.h.

const node<P>* n

List of nodes TODO better doc

Definition at line 389 of file JLCoverTree.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation