Tapkee
|
#include <covertree.hpp>
Public Attributes | |
ScalarType | dist |
const node< P > * | n |
List of cover tree nodes associated to a distance TODO better doc
Definition at line 390 of file covertree.hpp.
ScalarType dist |
Distance TODO better doc
Definition at line 393 of file covertree.hpp.
const node<P>* n |
List of nodes TODO better doc
Definition at line 396 of file covertree.hpp.