SHOGUN  v3.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups 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 72 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 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:

SHOGUN Machine Learning Toolbox - Documentation