Public Attributes

ds_node< P > Struct Template Reference


Detailed Description

template<class P>
struct ds_node< P >

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

Definition at line 72 of file JLCoverTree.h.

List of all members.

Public Attributes

v_array< float > dist
p

Member Data Documentation

v_array<float> dist

Vector of distances TODO better doc

Definition at line 75 of file JLCoverTree.h.

P p

Point TODO better doc

Definition at line 78 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