SHOGUN  4.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
List of all members | 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 74 of file JLCoverTree.h.

Public Attributes

v_array< float > dist
 
p
 

Member Data Documentation

v_array<float> dist

Vector of distances TODO better doc

Definition at line 77 of file JLCoverTree.h.

P p

Point TODO better doc

Definition at line 80 of file JLCoverTree.h.


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

SHOGUN Machine Learning Toolbox - Documentation