SHOGUN  v3.2.0
所有成员列表 | Public 属性
ds_node< P > 模板结构体 参考

详细描述

template<class P>
struct ds_node< P >

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

在文件 JLCoverTree.h72 行定义.

Public 属性

v_array< float > dist
 
p
 

类成员变量说明

◆ dist

v_array<float> dist

Vector of distances TODO better doc

在文件 JLCoverTree.h75 行定义.

◆ p

P p

Point TODO better doc

在文件 JLCoverTree.h78 行定义.


该结构体的文档由以下文件生成:

SHOGUN Machine Learning Toolbox - Documentation